terraform/internal/command/testdata/push-no-remote/main.tf

6 lines
61 B
HCL

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