Any -var and -var-file options on the command line, in the order they are provided.
find all folders with a terragrunt.hcl file, and run terragrunt apply in each of those folders
-var-file=foo - Set variables in the Terraform configuration from a variable file.
in each one, concurrently, while respecting ordering defined via dependency and dependencies blocks.
-var-file=foo - Set variables in the Terraform configuration from a variable file.
Any -var and -var-file options on the command line, in the order they are provided.
Setting variables via the command-line will not save the new value.
Download and install Terraform Windows 64-bit. Copy files from the downloaded zip to C:\terraform (Create terraform folder). Open the command ...
You can use an AWS credentials or configuration file to specify your credentials.
Create a file named versions.tf and open it for