What is a default backend in Terraform?

Experience Level: Junior
Tags: Terraform

Answer

If configuration includes no backend block, Terraform defaults to using the local backend, which stores state as a plain file in the current working directory.

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