github.com/erriapo/terraform@v0.6.12-0.20160203182612-0340ea72354f/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  }