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

5 lines
40 B
Terraform
Raw Normal View History

terraform {
backend "foo" {
}
}