terraform/config/testdata/backend-hash-type-only/main.tf

5 lines
40 B
HCL

terraform {
backend "foo" {
}
}