Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dry run option to skip steps past the provisionning #1739

Closed
ColinHebert opened this issue Dec 10, 2014 · 5 comments
Closed

Dry run option to skip steps past the provisionning #1739

ColinHebert opened this issue Dec 10, 2014 · 5 comments

Comments

@ColinHebert
Copy link
Contributor

It would be nice to have a --dry-run option that allows an image to be prepared (for EC2 EBS for example it would mean creating an instance and running the provisioners) without doing the actual creation of the image (again for EC2, the creation of the AMI).

This would allow testing the provisioning of new images without the hassle of managing the resulting image. Particularly useful in CI context.

@ColinHebert
Copy link
Contributor Author

Solved in #1740

@hesamaseh
Copy link

Can i use this dry-run option for azure ? i dont see the option in the docs ? Thanks

@rickard-von-essen
Copy link
Collaborator

This hasn't been implemented.

@hesamaseh
Copy link

Do we know when this will be released ? also is there another way to build the packer image and run all the provisioners and then clean up everything without saving the image ?

@rickard-von-essen
Copy link
Collaborator

rickard-von-essen commented Nov 15, 2017 via email

@ghost ghost locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants