What is stored in .terraform folder?

Experience Level: Junior
Tags: Terraform

Answer

After you initialize using terraform init, Terraform creates a .terraform folder locally. The folder contains the most recent backend configuration and authentication parameters you provided to the Terraform CLI.

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