mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-07 01:00:44 -05:00
6 lines
61 B
HCL
6 lines
61 B
HCL
terraform {
|
|
backend "inmem" {}
|
|
}
|
|
|
|
atlas { name = "hello" }
|