github.com/GoogleCloudPlatform/terraformer@v0.8.18/terraformutils/test_data/test8.json (about)

     1  {
     2    "version": 3,
     3    "terraform_version": "0.11.10",
     4    "serial": 3,
     5    "lineage": "11c0e8e7-bc2d-8f4c-b40b-25f62ece8666",
     6    "modules": [
     7      {
     8        "path": [
     9          "root"
    10        ],
    11        "outputs": {},
    12        "resources": {
    13          "google_compute_firewall.resource-id": {
    14            "type": "google_compute_firewall",
    15            "depends_on": [],
    16            "primary": {
    17              "id": "resource-id",
    18              "attributes": {
    19                "direction": "INGRESS",
    20                "enable_logging": "false",
    21                "id": "resource-id",
    22                "name": "resource-name",
    23                "allow_empty": "",
    24                "not_allow_empty": "",
    25                "boolval": "false",
    26                "intval": "124"
    27              },
    28              "meta": {
    29                "schema_version": "1"
    30              },
    31              "tainted": false
    32            },
    33            "deposed": [],
    34            "provider": "provider.google"
    35          }
    36        }
    37      }
    38    ]
    39  }