github.com/chentex/terraform@v0.11.2-0.20171208003256-252e8145842e/command/test-fixtures/push-no-remote/main.tf (about)

     1  resource "aws_instance" "foo" {}
     2  
     3  atlas {
     4      name = "foo"
     5  }