mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-02 13:30:48 -05:00
5 lines
61 B
HCL
5 lines
61 B
HCL
resource "aws_instance" "foo" {}
|
|
|
|
atlas {
|
|
name = "foo"
|
|
}
|