iterative / terraform-provider-iterative

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes
https://registry.terraform.io/providers/iterative/iterative/latest/docs
Apache License 2.0
287 stars 27 forks source link

Add missing machine type to Kubernetes provider #746

Closed ludelafo closed 1 year ago

ludelafo commented 1 year ago

The documentation states a list of common machine types: https://registry.terraform.io/providers/iterative/iterative/latest/docs/resources/task#machine-type and https://github.com/iterative/terraform-provider-iterative/blob/main/docs/guides/generic-machine-types.md

I did notice the Kubernetes provider is missing the s machine type from the list. This pull request fixes this.