Difference between revisions of "Terraform plan"

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

Revision as of 09:06, 31 August 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: