Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
Line 33: Line 33:
 
* <code>[[terragrunt plan]]</code>
 
* <code>[[terragrunt plan]]</code>
 
* <code>[[terraform debug]]</code>
 
* <code>[[terraform debug]]</code>
 +
* <code>[[Error: Reference to undeclared input variable]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 11:14, 25 October 2022

terraform plan 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

Execution examples

Related terms

See also

Advertising: