github.com/GoogleCloudPlatform/terraformer@v0.8.18/terraformutils/test_data/test6.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 "lifecycle_rule.#": "1", 20 "lifecycle_rule.0.action.#": "1", 21 "lifecycle_rule.0.action.4029382586.storage_class": "", 22 "lifecycle_rule.0.action.4029382586.type": "Delete", 23 "lifecycle_rule.0.condition.#": "1", 24 "lifecycle_rule.0.condition.395037683.age": "1", 25 "lifecycle_rule.0.condition.395037683.created_before": "", 26 "lifecycle_rule.0.condition.395037683.is_live": "false", 27 "lifecycle_rule.0.condition.395037683.matches_storage_class.#": "0", 28 "lifecycle_rule.0.condition.395037683.num_newer_versions": "0", 29 "direction": "INGRESS", 30 "enable_logging": "false", 31 "id": "resource-id", 32 "name": "resource-name" 33 }, 34 "meta": { 35 "schema_version": "1" 36 }, 37 "tainted": false 38 }, 39 "deposed": [], 40 "provider": "provider.google" 41 } 42 } 43 } 44 ] 45 }