Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
Line 45: Line 45:
 
* [[ReferenceTransformer]]
 
* [[ReferenceTransformer]]
 
* [[Plan: 0 to add, 0 to change, 0 to destroy.]]
 
* [[Plan: 0 to add, 0 to change, 0 to destroy.]]
 +
* <code>[[terraform test]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:38, 7 February 2024

terraform plan (doc) creates an execution plan.

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

Command examples

https://www.terraform.io/cli/commands/plan#planning-options

-refresh=false
-replace=ADDRESS
terraform plan -target=ADDRESS


tf plan 2>&1

Execution examples

Errors


Related terms

See also

Advertising: