$ brew install tfenv
$ tfenv install 1.8.2
$ tfenv use 1.8.2
$ tfenv list$ terraform init
$ terraform plan --var-file=input.tfvars
$ terraform apply --var-file=input.tfvars$ terraform destroy| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ brew install tfenv
$ tfenv install 1.8.2
$ tfenv use 1.8.2
$ tfenv list$ terraform init
$ terraform plan --var-file=input.tfvars
$ terraform apply --var-file=input.tfvars$ terraform destroy