terraform/command/test-fixtures/state-list-backend-default/main.tf

5 lines
42 B
Terraform
Raw Normal View History

terraform {
backend "local" {
}
}