Difference between revisions of "Terraform plan"

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

Revision as of 12:03, 5 April 2022

terraform plan creates an execution plan.

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

Command examples

Execution examples

Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.

Related terms

See also

Advertising: