-
Notifications
You must be signed in to change notification settings - Fork 674
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
boot_volume: size does not work on gen2 #2205
Comments
This is actually a gen2 problem i think. In a completely un-reasonable move the boot_volume size is immutable i think. Can anybody confirm this? If true the documentation needs an update. |
@astha-jain |
Accepted value for size of the boot volume is image's |
Good morning, |
Hi @lgmaviles We are working on getting this feature included in upcoming release. |
Thank you for your response, |
Terraform Version
0.12.29
Affected Resource(s)
Terraform Configuration Files
In your ibm_is_instance_template add:
Debug Output
Panic Output
If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the
crash.log
.Expected Behavior
adjustment of boot volume size operates
Actual Behavior
error
Steps to Reproduce
see the boot volume snippit above.
The text was updated successfully, but these errors were encountered: