opentofu/command/test-fixtures/init-backend-config-file/main.tf
2017-01-26 14:33:49 -08:00

4 lines
37 B
HCL

terraform {
backend "local" {}
}