Consider using the Terraform SDK for `cortex cluster up / down` commands
Author: miguelvrCreated Dec 27, 2020Updated Jul 12, 2022
Labelsenhancementresearch
Description
Replace cloud provider specific code in cortex cluster commands by using the Terraform API.
Motivation
Make cluster management commands more independent from each cloud provider. Make it easier to use code to define the infrastructure (aka Cortex) in this case.
Source: cortexlabs/cortex