-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Instance with inline boot_disk and initialize_params breaks on type pd-ssd #292
Comments
Thanks for the report @nodesocket! We didn't catch this issue before our last provider release, but #275 appears to have fixed it and added a test so we can prevent something similar happening in the future. If this bug happens again after the next Google provider release, feel free to re-open the issue. |
@rileykarson does #275 also fix #218 (comment)? |
I don't believe so; that will need to be made as a separate change. |
@rileykarson any idea when this fix will ship? Also, what is the process of updating a Terraform plugin? Is it just |
We should a new version of the google provider in a week or so. Yes, terraform init will fetch the latest google gcp provider. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Terraform Version
v0.10.0
Affected Resource(s)
google_compute_instance
Terraform Configuration Files
Expected Behavior
This should create instances with each having a 10GB SSD boot disk using the image
rethinkdb-ubuntu-1604-lts
.Actual Behavior
The text was updated successfully, but these errors were encountered: