Files
opentf/command/test-fixtures/push-backend-new/main.tf
2017-03-16 10:52:58 -07:00

6 lines
61 B
HCL

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