terraform-provider-iterative icon indicating copy to clipboard operation
terraform-provider-iterative copied to clipboard

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

Open dacbd opened this issue 2 years ago • 0 comments

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

dacbd avatar Nov 15 '22 16:11 dacbd