User Tools

Site Tools


using_terraform

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
using_terraform [2017/08/05 11:45] walkeradminusing_terraform [2017/08/05 11:45] walkeradmin
Line 9: Line 9:
 \\  \\ 
 \\  \\ 
 +
 +----
 +
 ==== Terraform Plan ==== ==== Terraform Plan ====
 +\\ 
 +\\ 
 The terraform plan command is used to create an execution plan. Terraform performs a refresh, unless explicitly disabled, and then determines what actions are necessary to achieve the desired state specified in the configuration files. The plan can be saved using -out, and then provided to terraform apply to ensure only the pre-planned actions are executed. The terraform plan command is used to create an execution plan. Terraform performs a refresh, unless explicitly disabled, and then determines what actions are necessary to achieve the desired state specified in the configuration files. The plan can be saved using -out, and then provided to terraform apply to ensure only the pre-planned actions are executed.
 \\  \\ 
using_terraform.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1