github.com/rmenn/terraform@v0.3.8-0.20150225065417-fc84b3a78802/config/test-fixtures/dir-override/foo_override.tf.json (about)

     1  {
     2      "resource": {
     3          "aws_instance": {
     4              "web": {
     5                  "foo": "bar"
     6              }
     7          }
     8      }
     9  }