github.com/andrewrynhard/terraform@v0.9.5-0.20170502003928-8d286b83eae4/config/test-fixtures/dir-override/override.tf.json (about)

     1  {
     2      "resource": {
     3          "aws_instance": {
     4              "db": {
     5                  "ami": "foo",
     6                  "security_groups": ""
     7              }
     8          }
     9      }
    10  }