terraform/config/test-fixtures/backend-hash-type-only/main.tf

5 lines
40 B
HCL

terraform {
backend "foo" {
}
}