mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-12 09:01:33 -04:00
Signed-off-by: Jarrett Duskey <jarrett@duskey.io> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
118 lines
3.3 KiB
JSON
118 lines
3.3 KiB
JSON
[
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_complex_resource.complex: Refreshing state... [id=64564E36-BFCB-458B-9405-EBBF6A3CAC7A]",
|
|
"hook": {
|
|
"id_key": "id",
|
|
"id_value": "64564E36-BFCB-458B-9405-EBBF6A3CAC7A",
|
|
"resource": {
|
|
"addr": "tfcoremock_complex_resource.complex",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_complex_resource.complex",
|
|
"resource_key": null,
|
|
"resource_name": "complex",
|
|
"resource_type": "tfcoremock_complex_resource"
|
|
}
|
|
},
|
|
"type": "refresh_start"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_complex_resource.complex: Refresh complete [id=64564E36-BFCB-458B-9405-EBBF6A3CAC7A]",
|
|
"hook": {
|
|
"id_key": "id",
|
|
"id_value": "64564E36-BFCB-458B-9405-EBBF6A3CAC7A",
|
|
"resource": {
|
|
"addr": "tfcoremock_complex_resource.complex",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_complex_resource.complex",
|
|
"resource_key": null,
|
|
"resource_name": "complex",
|
|
"resource_type": "tfcoremock_complex_resource"
|
|
}
|
|
},
|
|
"type": "refresh_complete"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_complex_resource.complex: Plan to delete",
|
|
"change": {
|
|
"action": "delete",
|
|
"resource": {
|
|
"addr": "tfcoremock_complex_resource.complex",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_complex_resource.complex",
|
|
"resource_key": null,
|
|
"resource_name": "complex",
|
|
"resource_type": "tfcoremock_complex_resource"
|
|
}
|
|
},
|
|
"type": "planned_change"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Plan: 0 to add, 0 to change, 1 to destroy.",
|
|
"changes": {
|
|
"add": 0,
|
|
"change": 0,
|
|
"forget": 0,
|
|
"import": 0,
|
|
"operation": "plan",
|
|
"remove": 1
|
|
},
|
|
"type": "change_summary"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_complex_resource.complex: Destroying... [id=64564E36-BFCB-458B-9405-EBBF6A3CAC7A]",
|
|
"hook": {
|
|
"action": "delete",
|
|
"id_key": "id",
|
|
"id_value": "64564E36-BFCB-458B-9405-EBBF6A3CAC7A",
|
|
"resource": {
|
|
"addr": "tfcoremock_complex_resource.complex",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_complex_resource.complex",
|
|
"resource_key": null,
|
|
"resource_name": "complex",
|
|
"resource_type": "tfcoremock_complex_resource"
|
|
}
|
|
},
|
|
"type": "apply_start"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_complex_resource.complex: Destruction complete after 0s",
|
|
"hook": {
|
|
"action": "delete",
|
|
"elapsed_seconds": 0,
|
|
"resource": {
|
|
"addr": "tfcoremock_complex_resource.complex",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_complex_resource.complex",
|
|
"resource_key": null,
|
|
"resource_name": "complex",
|
|
"resource_type": "tfcoremock_complex_resource"
|
|
}
|
|
},
|
|
"type": "apply_complete"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Destroy complete! Resources: 1 destroyed.",
|
|
"changes": {
|
|
"add": 0,
|
|
"change": 0,
|
|
"forget": 0,
|
|
"import": 0,
|
|
"operation": "destroy",
|
|
"remove": 1
|
|
},
|
|
"type": "change_summary"
|
|
}
|
|
] |