terraform/internal/command/testdata/init-backend-config-file/main.tf

4 lines
37 B
HCL

terraform {
backend "local" {}
}