mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 11:29:57 -04:00
5 lines
61 B
HCL
5 lines
61 B
HCL
terraform {
|
|
backend "inmem" {}
|
|
}
|
|
|
|
atlas { name = "hello" }
|