terraform/internal/command/testdata/push-backend-new/main.tf

6 lines
61 B
Terraform
Raw Normal View History

terraform {
backend "inmem" {}
}
atlas { name = "hello" }