github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/config/testdata/dir-override/override.tf.json (about) 1 { 2 "resource": { 3 "aws_instance": { 4 "db": { 5 "ami": "foo", 6 "security_groups": "" 7 } 8 } 9 } 10 }