opentofu/command/test-fixtures/init-backend-config-kv/main.tf
2017-03-17 10:22:48 -07:00

4 lines
37 B
HCL

terraform {
backend "local" {}
}