terraform-provider-spotinst
terraform-provider-spotinst copied to clipboard
add support for pd-balanced root_volume_type with spotinst_ocean_gke_launch_spec
Description
Currently spotinst/ocean-gcp-k8s-vng/spotinst
only supports pd-standard
and pd-ssd
. This request would be to add pd-balanced
as an additionally supported value for root_volume_type
.
Presumably, pd-extreme
would also need to be supported.
References
https://cloud.google.com/compute/docs/disks#disk-types
Community Note
- Please vote on this issue by adding a 👍 reaction to help the community and maintainers prioritize this request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.