github.com/andresvia/terraform@v0.6.15-0.20160412045437-d51c75946785/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 }