terraform plan

From wikieduonline
Jump to navigation Jump to search

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
-target=ADDRESS

Execution examples

Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.

Related terms

See also

Advertising: