Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== Command examples ==
 
== Command examples ==
* <code>[[Examples: terraform plan]]</code>
 
 
* <code>terraform plan [[-out]]=tfplan.out</code>
 
* <code>terraform plan [[-out]]=tfplan.out</code>
 
* <code>[[terraform plan -lock=false]]</code>
 
* <code>[[terraform plan -lock=false]]</code>

Revision as of 22:49, 21 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: