What is a speculative execution plan in Terraform?

Experience Level: Junior
Tags: Terraform

Answer

A speculative execution plan is showing what actions Terraform would take to apply the current configuration.

You can generate a speculative execution plan by running the following command:

terraform plan

Comments

No Comments Yet.
Be the first to tell us what you think.
Terraform CLI
Terraform CLI

Are you learning Terraform ? Try our test we designed to help you progress faster.

Test yourself