github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/nested_set_update/apply.json (about) 1 [ 2 { 3 "@level": "info", 4 "@message": "tfcoremock_nested_set.nested_set: Plan to update", 5 "@module": "terraform.ui", 6 "change": { 7 "action": "update", 8 "resource": { 9 "addr": "tfcoremock_nested_set.nested_set", 10 "implied_provider": "tfcoremock", 11 "module": "", 12 "resource": "tfcoremock_nested_set.nested_set", 13 "resource_key": null, 14 "resource_name": "nested_set", 15 "resource_type": "tfcoremock_nested_set" 16 } 17 }, 18 "type": "planned_change" 19 }, 20 { 21 "@level": "info", 22 "@message": "tfcoremock_nested_set.nested_set: Modifying... [id=510598F6-83FE-4090-8986-793293E90480]", 23 "@module": "terraform.ui", 24 "hook": { 25 "action": "update", 26 "id_key": "id", 27 "id_value": "510598F6-83FE-4090-8986-793293E90480", 28 "resource": { 29 "addr": "tfcoremock_nested_set.nested_set", 30 "implied_provider": "tfcoremock", 31 "module": "", 32 "resource": "tfcoremock_nested_set.nested_set", 33 "resource_key": null, 34 "resource_name": "nested_set", 35 "resource_type": "tfcoremock_nested_set" 36 } 37 }, 38 "type": "apply_start" 39 }, 40 { 41 "@level": "info", 42 "@message": "tfcoremock_nested_set.nested_set: Modifications complete after 0s [id=510598F6-83FE-4090-8986-793293E90480]", 43 "@module": "terraform.ui", 44 "hook": { 45 "action": "update", 46 "elapsed_seconds": 0, 47 "id_key": "id", 48 "id_value": "510598F6-83FE-4090-8986-793293E90480", 49 "resource": { 50 "addr": "tfcoremock_nested_set.nested_set", 51 "implied_provider": "tfcoremock", 52 "module": "", 53 "resource": "tfcoremock_nested_set.nested_set", 54 "resource_key": null, 55 "resource_name": "nested_set", 56 "resource_type": "tfcoremock_nested_set" 57 } 58 }, 59 "type": "apply_complete" 60 }, 61 { 62 "@level": "info", 63 "@message": "Apply complete! Resources: 0 added, 1 changed, 0 destroyed.", 64 "@module": "terraform.ui", 65 "changes": { 66 "add": 0, 67 "change": 1, 68 "operation": "apply", 69 "remove": 0 70 }, 71 "type": "change_summary" 72 }, 73 { 74 "@level": "info", 75 "@message": "Outputs: 0", 76 "@module": "terraform.ui", 77 "outputs": {}, 78 "type": "outputs" 79 } 80 ]