Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
== Execution examples ==
 
== Execution examples ==
 
* [[Examples: terraform plan]]
 
* [[Examples: terraform plan]]
Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.
+
: <code>Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.</code>
 
   
 
   
 
* [[Terraform plan execution with errors]]
 
* [[Terraform plan execution with errors]]

Revision as of 19:58, 1 December 2021

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: