mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
76 lines
2.2 KiB
JSON
76 lines
2.2 KiB
JSON
[
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_nested_object.nested_object: Plan to update",
|
|
"change": {
|
|
"action": "update",
|
|
"resource": {
|
|
"addr": "tfcoremock_nested_object.nested_object",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_nested_object.nested_object",
|
|
"resource_key": null,
|
|
"resource_name": "nested_object",
|
|
"resource_type": "tfcoremock_nested_object"
|
|
}
|
|
},
|
|
"type": "planned_change"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_nested_object.nested_object: Modifying... [id=B2491EF0-9361-40FD-B25A-0332A1A5E052]",
|
|
"hook": {
|
|
"action": "update",
|
|
"id_key": "id",
|
|
"id_value": "B2491EF0-9361-40FD-B25A-0332A1A5E052",
|
|
"resource": {
|
|
"addr": "tfcoremock_nested_object.nested_object",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_nested_object.nested_object",
|
|
"resource_key": null,
|
|
"resource_name": "nested_object",
|
|
"resource_type": "tfcoremock_nested_object"
|
|
}
|
|
},
|
|
"type": "apply_start"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_nested_object.nested_object: Modifications complete after 0s [id=B2491EF0-9361-40FD-B25A-0332A1A5E052]",
|
|
"hook": {
|
|
"action": "update",
|
|
"elapsed_seconds": 0,
|
|
"id_key": "id",
|
|
"id_value": "B2491EF0-9361-40FD-B25A-0332A1A5E052",
|
|
"resource": {
|
|
"addr": "tfcoremock_nested_object.nested_object",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_nested_object.nested_object",
|
|
"resource_key": null,
|
|
"resource_name": "nested_object",
|
|
"resource_type": "tfcoremock_nested_object"
|
|
}
|
|
},
|
|
"type": "apply_complete"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Apply complete! Resources: 0 added, 1 changed, 0 destroyed.",
|
|
"changes": {
|
|
"add": 0,
|
|
"change": 1,
|
|
"import": 0,
|
|
"operation": "apply",
|
|
"remove": 0
|
|
},
|
|
"type": "change_summary"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Outputs: 0",
|
|
"outputs": {},
|
|
"type": "outputs"
|
|
}
|
|
] |