Editing Terraform plan

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>[[terraform]] plan</code> ([https://www.terraform.io/docs/cli/commands/plan.html doc]) creates an [[execution plan]].
+
<code>[[terraform]] plan</code> creates an execution plan.
 
+
* https://www.terraform.io/docs/cli/commands/plan.html
 
  {{terraform flow}}
 
  {{terraform flow}}
  
 
== Command examples ==
 
== Command examples ==
* <code>[[terraform plan --help]]</code>
 
* <code>[[-no-color]]</code>
 
 
* <code>terraform plan [[-out]]=tfplan.out</code>
 
* <code>terraform plan [[-out]]=tfplan.out</code>
* <code>terraform plan [[-out]]=[[tfplan]]</code>
 
 
* <code>[[terraform plan -lock=false]]</code>
 
* <code>[[terraform plan -lock=false]]</code>
 
* <code>terraform plan [[-var-file]]="your_file.tfvars"</code>
 
* <code>terraform plan [[-var-file]]="your_file.tfvars"</code>
* <code>[[terraform]] plan -var=XXXX</code>
+
* <code>[[terraform plan --help]]</code>
* <code>terraform plan [[-replace]]=XXXX</code>
 
* <code>[[terraform plan -target]]</code>
 
* <code>[[terraform plan -refresh-only]]</code>
 
* <code>[[terraform plan -parallelism]]</code>
 
* <code>terraform plan | [[more -R]]</code>
 
 
 
https://www.terraform.io/cli/commands/plan#planning-options
 
-refresh=false
 
-replace=ADDRESS
 
[[terraform plan -target]]=ADDRESS
 
 
 
 
 
tf plan 2>&1
 
  
 
== Execution examples ==
 
== Execution examples ==
* [[Examples: terraform plan]]  
+
* <code>[[Examples: terraform plan]]</code>
 
* [[Terraform plan execution with errors]]
 
* [[Terraform plan execution with errors]]
 
== Errors ==
 
* <code>[[Error: Reference to undeclared input variable]]</code>
 
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Terraform examples]]: [[Terraform: Hello_world.tf]]
 
* [[Terraform examples]]: [[Terraform: Hello_world.tf]]
 
* [[GitLab]] Preview of summary of <code>terraform plan</code> in [[Merge Requests]] https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/#review-summary-of-terraform-plan-in-merge-requests
 
* [[GitLab]] Preview of summary of <code>terraform plan</code> in [[Merge Requests]] https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/#review-summary-of-terraform-plan-in-merge-requests
* <code>[[terraform validate]], [[terraform apply]], [[terraform show]]</code>
+
* <code>[[terraform validate]]</code>
* <code>[[aws cloudformation list-change-sets]]</code>
+
* <code>[[terraform apply]]</code>
* <code>[[aws cloudformation describe-change-set]]</code>
+
* <code>[[terraform show]]</code>
* <code>[[terragrunt plan]]</code>
 
* <code>[[terraform debug]]</code>
 
* <code>[[export TF_LOG=DEBUG]]</code>
 
* [[ReferenceTransformer]]
 
* <code>[[Plan: 0 to add, 0 to change, 0 to destroy.]]</code>
 
* <code>[[terraform test]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{terraform plan}}
 
* {{terraform plan}}
 +
* {{terraform cmd}}
 +
* {{terraform}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: