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

Fix gce persistent disk attaching #254

Merged

Conversation

dainis
Copy link

@dainis dainis commented Sep 2, 2014

Fix #253 - gce api is different when attaching already existing disk

Also this adds flag auto_delete for disks when they are attached to instance so that data disks can be preserved between executions

@mitchellh
Copy link
Contributor

This LGTM. Thanks.

mitchellh added a commit that referenced this pull request Sep 7, 2014
providers/google: Fix gce persistent disk attaching
@mitchellh mitchellh merged commit b9e6931 into hashicorp:master Sep 7, 2014
@ghost ghost locked and limited conversation to collaborators May 5, 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

Successfully merging this pull request may close these issues.

Google compute engine instance provider with multiple disks isn't working
2 participants