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

Configurable disk types for GCE #372

Merged

Conversation

jgoldschrafe
Copy link
Contributor

Supports configuring the disk type for Google Compute Engine disk resources. Both google_compute_disk and google_compute_instance disk types are supported.

Resolves #351.

Supports configuring the disk type for Google Compute Engine disk
resources. Both `google_compute_disk` and `google_compute_instance`
disk types are supported.

Resolves hashicorp#351.
@mitchellh
Copy link
Contributor

This LGTM. For this feature it'd be great to get acceptance tests if possible, but I'l merge as-is and add later. If you beat me to it then please PR.

mitchellh added a commit that referenced this pull request Oct 8, 2014
@mitchellh mitchellh merged commit 9e953c9 into hashicorp:master Oct 8, 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_disk doesn't support SSD disks
2 participants