Use Different Terraform Versions ΒΆ
By default Cluster.dev runs that version of Terraform which is installed on a local machine. If you need to switch between versions, use some third-party utilities, such as Terraform Switcher.
Example of tfswitch
usage:
Use CDEV_TF_BINARY
variable to indicate which Terraform binary to use.
Info
The variable is recommended to use for debug and template development only.
You can pin it in project.yaml
: