Difference between revisions of "Terraform plan"

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

Revision as of 15:11, 8 February 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: