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
289 stars 27 forks source link

Common/Static interface for resolving our helper `machine_type(s)` and `region(s)` #720

Open dacbd opened 1 year ago

dacbd commented 1 year ago

Context: https://github.com/iterative/terraform-provider-iterative/pull/718#discussion_r1022858960 Older relate discussions: #344

Currently, string maps are allocated for each call of their respective cloud provider to determine the correct machine_type / region While previously the performance optimization wasn't needed this could be justified with the addition of the leo server, as well as a consist way the keep cml/tpi helper alias in sync for runner and task