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

4 lines
37 B
Terraform
Raw Normal View History

terraform {
backend "local" {}
}