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

6 lines
61 B
HCL

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