opentofu/command/test-fixtures/push-no-remote/main.tf
2017-03-16 10:47:48 -07:00

6 lines
61 B
HCL

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