-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add support for downloading an exported instance snapshot #27
Conversation
Hi @sternik ! Thank you for your proposal & contribution about our packer plugin. Many thanks ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sternik,
Thank you for this contribution! In addition to @yannprvst request, here are a few nitpicks which may be worth considering.
Cheers
Co-authored-by: Cédric Dufour @ Exoscale <52404108+exo-cedric@users.noreply.github.com>
Hi @yannprvst , test added -> |
Thanks @sternik I'm now working on integrating this in our acceptance tests and will get back to you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated acceptance tests pass (which I'll PR and merge separately).
Thanks again for this contribution!
Hello team, this is a proposal to add a step to download an exported instance snapshot. In our process, we would like to upload the downloaded snapshot, e.g. to SOS, and then we will be able to use it to register the template on another account.