terraform-plan

plan Generate and show Terraform execution plans. More information: https://www.terraform.io/docs/cli/commands/plan.html.…

terraform plan

Generate and show Terraform execution plans. More information: https://www.terraform.io/docs/cli/commands/plan.html.

terraform plan

terraform plan -destroy

terraform plan -refresh-only

terraform plan -var '{{name1}}={{value1}}' -var '{{name2}}={{value2}}'

terraform plan -target {{resource_type.resource_name[instance index]}}

terraform plan -json

terraform plan -no-color > {{path/to/file}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← terraform-fmt terragrunt →