Skip to content

Support disk_type in cluster_autoscaling (Node Auto-provisioning) #1588

@nthnb

Description

@nthnb

TL;DR

Would it be possible to add functionality to support disk_type for Node Auto-provisioning?

It could be specified like so:
cluster_autoscaling = {
disk_type = "pd-ssd"
}

This is currently supported in the google_container_cluster Terraform resource. Thanks!

Terraform Resources

Currently google_container_cluster Terraform resource supports this: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#cluster_autoscaling

Detailed design

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions