terraform/internal/command/testdata/init-backend-empty/main.tf

5 lines
42 B
HCL

terraform {
backend "local" {
}
}