terraform/command/test-fixtures/init-backend-config-file/main.tf

4 lines
37 B
HCL

terraform {
backend "local" {}
}