Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
Line 31: Line 31:
 
* <code>[[aws cloudformation describe-change-set]]</code>
 
* <code>[[aws cloudformation describe-change-set]]</code>
 
* <code>[[terragrunt plan]]</code>
 
* <code>[[terragrunt plan]]</code>
 +
* <code>[[terraform debug]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 08:34, 15 September 2022

terraform plan creates an execution plan.

 terraform init -> terraform plan ->  terraform apply -> terraform show

Command examples

https://www.terraform.io/cli/commands/plan#planning-options

-refresh=false
-replace=ADDRESS
terraform plan -target=ADDRESS

Execution examples

Related terms

See also

Advertising: