cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Consider using the Terraform SDK for `cortex cluster up / down` commands

Open miguelvr opened this issue 4 years ago • 0 comments
trafficstars

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.

miguelvr avatar Dec 27 '20 10:12 miguelvr