terraform/command/test-fixtures/push-backend-new/main.tf

6 lines
61 B
HCL

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