github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/replace_within_set/apply.json (about) 1 [ 2 { 3 "@level": "info", 4 "@message": "tfcoremock_set.set: Plan to replace", 5 "@module": "terraform.ui", 6 "change": { 7 "action": "replace", 8 "reason": "cannot_update", 9 "resource": { 10 "addr": "tfcoremock_set.set", 11 "implied_provider": "tfcoremock", 12 "module": "", 13 "resource": "tfcoremock_set.set", 14 "resource_key": null, 15 "resource_name": "set", 16 "resource_type": "tfcoremock_set" 17 } 18 }, 19 "type": "planned_change" 20 }, 21 { 22 "@level": "info", 23 "@message": "tfcoremock_set.set: Destroying... [id=F40F2AB4-100C-4AE8-BFD0-BF332A158415]", 24 "@module": "terraform.ui", 25 "hook": { 26 "action": "delete", 27 "id_key": "id", 28 "id_value": "F40F2AB4-100C-4AE8-BFD0-BF332A158415", 29 "resource": { 30 "addr": "tfcoremock_set.set", 31 "implied_provider": "tfcoremock", 32 "module": "", 33 "resource": "tfcoremock_set.set", 34 "resource_key": null, 35 "resource_name": "set", 36 "resource_type": "tfcoremock_set" 37 } 38 }, 39 "type": "apply_start" 40 }, 41 { 42 "@level": "info", 43 "@message": "tfcoremock_set.set: Destruction complete after 0s", 44 "@module": "terraform.ui", 45 "hook": { 46 "action": "delete", 47 "elapsed_seconds": 0, 48 "resource": { 49 "addr": "tfcoremock_set.set", 50 "implied_provider": "tfcoremock", 51 "module": "", 52 "resource": "tfcoremock_set.set", 53 "resource_key": null, 54 "resource_name": "set", 55 "resource_type": "tfcoremock_set" 56 } 57 }, 58 "type": "apply_complete" 59 }, 60 { 61 "@level": "info", 62 "@message": "tfcoremock_set.set: Creating...", 63 "@module": "terraform.ui", 64 "hook": { 65 "action": "create", 66 "resource": { 67 "addr": "tfcoremock_set.set", 68 "implied_provider": "tfcoremock", 69 "module": "", 70 "resource": "tfcoremock_set.set", 71 "resource_key": null, 72 "resource_name": "set", 73 "resource_type": "tfcoremock_set" 74 } 75 }, 76 "type": "apply_start" 77 }, 78 { 79 "@level": "info", 80 "@message": "tfcoremock_set.set: Creation complete after 0s [id=F40F2AB4-100C-4AE8-BFD0-BF332A158415]", 81 "@module": "terraform.ui", 82 "hook": { 83 "action": "create", 84 "elapsed_seconds": 0, 85 "id_key": "id", 86 "id_value": "F40F2AB4-100C-4AE8-BFD0-BF332A158415", 87 "resource": { 88 "addr": "tfcoremock_set.set", 89 "implied_provider": "tfcoremock", 90 "module": "", 91 "resource": "tfcoremock_set.set", 92 "resource_key": null, 93 "resource_name": "set", 94 "resource_type": "tfcoremock_set" 95 } 96 }, 97 "type": "apply_complete" 98 }, 99 { 100 "@level": "info", 101 "@message": "Apply complete! Resources: 1 added, 0 changed, 1 destroyed.", 102 "@module": "terraform.ui", 103 "changes": { 104 "add": 1, 105 "change": 0, 106 "operation": "apply", 107 "remove": 1 108 }, 109 "type": "change_summary" 110 }, 111 { 112 "@level": "info", 113 "@message": "Outputs: 0", 114 "@module": "terraform.ui", 115 "outputs": {}, 116 "type": "outputs" 117 } 118 ]