github.com/tompao/terraform@v0.6.10-0.20180215233341-e41b29d0961b/config/test-fixtures/resource-no-name.tf.json (about)

     1  {
     2    "resource" : {
     3      "aws_security_group" : {
     4        "allow_external_http_https" : {
     5          "tags" : {
     6            "Name" : "allow_external_http_https"
     7          }
     8        }
     9      }
    10    }
    11  }