You modified your Terraform configuration and removed the remote backend from main.tf file. Whan happens with Terraform state?

Experience Level: Junior
Tags: Terraform

Answer

After running terraform init, the remote state will automatically be migrated from the remote backend to the local backend.

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