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

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

Closed
nthnb opened this issue Mar 13, 2023 · 2 comments · Fixed by #1693
Closed

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

nthnb opened this issue Mar 13, 2023 · 2 comments · Fixed by #1693
Labels
enhancement New feature or request Stale

Comments

@nthnb
Copy link

nthnb commented Mar 13, 2023

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

@nthnb nthnb added the enhancement New feature or request label Mar 13, 2023
@unix-way
Copy link

This parameter would indeed be very useful

@github-actions
Copy link

github-actions bot commented Jul 9, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
2 participants