mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-28 17:48:59 -04:00
5 lines
61 B
HCL
5 lines
61 B
HCL
terraform {
|
|
backend "inmem" {}
|
|
}
|
|
|
|
atlas { name = "hello" }
|