-
Notifications
You must be signed in to change notification settings - Fork 127
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
feat(instance_image) : add resource for instance image #1331
Conversation
bc553ff
to
c3a4b97
Compare
Supported attributes for instance images are :
Images can be made from a snapshot of :
|
@remyleone can you checkout the test "TestAccScalewayInstanceImage_SeveralVolumes" ? The weird behavior happens at the 5th and 6th checks concerning additional_volumes. It says "pass" although the part where I set the additional_volumes in the CREATE function is commented and I don't even mention them in the READ function so there's no way they are set. |
…ic block volume test ok
14e6e33
to
e0a0d48
Compare
…currently debugging bootscripts
…stance_image_resource
Co-authored-by: Rémy Léone <[email protected]>
Co-authored-by: Rémy Léone <[email protected]>
Co-authored-by: Rémy Léone <[email protected]>
Co-authored-by: Rémy Léone <[email protected]>
9b8958f
to
d4168c7
Compare
…er-scaleway into instance_image_resource
In response to this issue, we will be adding a new resource to the Terraform provider : instance images.