Create your own terraform.tfvars file:
cp terraform.tfvars.sample terraform.tfvars
terraform init
terraform plan -out="tfplan.out"
terraform apply "tfplan.out"
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Create your own terraform.tfvars file:
cp terraform.tfvars.sample terraform.tfvars
terraform init
terraform plan -out="tfplan.out"
terraform apply "tfplan.out"