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