Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  {{terraform flow}}
 
  {{terraform flow}}
  
== Examples ==
+
== Command examples ==
 
* <code>terraform plan</code>  
 
* <code>terraform plan</code>  
 
* <code>terraform plan [[-out]]=tfplan.out</code>
 
* <code>terraform plan [[-out]]=tfplan.out</code>
Line 12: Line 12:
  
  
 
+
== Execution examples ==
 
* [[Terraform plan execution with errors]]
 
* [[Terraform plan execution with errors]]
  

Revision as of 14:28, 18 October 2021

terraform plan creates an execution plan.

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

Command examples


Execution examples

Related terms

See also

Advertising: