github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/push-no-remote/main.tf (about) 1 resource "aws_instance" "foo" {} 2 3 atlas { 4 name = "foo" 5 }