Editing Terraform plan execution examples

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 2: Line 2:
 
* [[Error acquiring the state lock]]
 
* [[Error acquiring the state lock]]
 
* [[No changes. Infrastructure is up-to-date]]
 
* [[No changes. Infrastructure is up-to-date]]
* [[Error: error configuring Terraform AWS Provider: failed to get shared config profile, YourProfile]]
 
  
 
== [[aws_instance example: main.tf]] ==
 
== [[aws_instance example: main.tf]] ==
Line 100: Line 99:
 
           + network_interface_id  = (known after apply)
 
           + network_interface_id  = (known after apply)
 
         }
 
         }
</pre>
 
  
 
       + root_block_device {
 
       + root_block_device {
Line 106: Line 104:
 
           + device_name          = (known after apply)
 
           + device_name          = (known after apply)
 
           + encrypted            = (known after apply)
 
           + encrypted            = (known after apply)
           + [[iops]]                 = (known after apply)
+
           + iops                  = (known after apply)
 
           + kms_key_id            = (known after apply)
 
           + kms_key_id            = (known after apply)
 
           + tags                  = (known after apply)
 
           + tags                  = (known after apply)
Line 114: Line 112:
 
           + volume_type          = (known after apply)
 
           + volume_type          = (known after apply)
 
         }
 
         }
    }  
+
    }
+
 
Plan: 1 to add, 0 to change, 0 to destroy.  
+
Plan: 1 to add, 0 to change, 0 to destroy.
+
 
─────────────────────────────────────────────────────────────────────────────────────────────────────────
+
─────────────────────────────────────────────────────────────────────────────────────────────────────────
+
 
Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly
+
Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly
 
these actions if you run "terraform apply" now.
 
these actions if you run "terraform apply" now.
 +
</pre>
  
 
== 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)

Template used on this page:

Advertising: