terraform/internal/command/testdata/state-list-backend-default/main.tf

5 lines
42 B
HCL

terraform {
backend "local" {
}
}