Mar 27, 2022
Hi Mourinho,
You can pass those values in terraform-dev.tfvars files like in step 9 and then perform your commands as follows:
$ terraform apply -var-file terraform-dev.tfvars
In this way you can provide this value from the file and can also be used to manage multiple workspace in this way.