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

Add support for pd-balanced disk type #2421

Conversation

modular-magician
Copy link
Collaborator

Release Note Template for Downstream PRs (will be copied)
Fixes: hashicorp/terraform-provider-google#6878

I'll check other resources such as Dataproc and Dataflow and see if any validation is on the diskType fields if they are allowed to be provided.

compute: added support for pd-balanced disk type for `google_compute_instance`
container: added support for pd-balanced disk type for `google_container_node_pool`

Derived from GoogleCloudPlatform/magic-modules#3827

* add support for pd-balanced

* Update products/compute/api.yaml

Co-authored-by: Sam Levenick <slevenick@google.com>

Co-authored-by: Sam Levenick <slevenick@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added size/xs labels Aug 25, 2020
@modular-magician modular-magician merged commit 775a5af into hashicorp:master Aug 25, 2020
@modular-magician modular-magician deleted the downstream-pr-5e5db1db40b5833a98330e7a56de96d34c2d6a44 branch November 16, 2024 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for pd-balanced storage option
1 participant