mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-06 01:35:49 -04:00
5 lines
62 B
HCL
5 lines
62 B
HCL
resource "test_instance" "foo" {}
|
|
|
|
atlas {
|
|
name = "foo"
|
|
}
|