opentofu/command/test-fixtures/push/main.tf
2015-03-24 13:30:23 -07:00

6 lines
61 B
HCL

resource "aws_instance" "foo" {}
atlas {
name = "foo"
}