mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
80 lines
2.1 KiB
JSON
80 lines
2.1 KiB
JSON
[
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_set.set: Plan to update",
|
|
"@module": "terraform.ui",
|
|
"change": {
|
|
"action": "update",
|
|
"resource": {
|
|
"addr": "tfcoremock_set.set",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_set.set",
|
|
"resource_key": null,
|
|
"resource_name": "set",
|
|
"resource_type": "tfcoremock_set"
|
|
}
|
|
},
|
|
"type": "planned_change"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_set.set: Modifying... [id=046952C9-B832-4106-82C0-C217F7C73E18]",
|
|
"@module": "terraform.ui",
|
|
"hook": {
|
|
"action": "update",
|
|
"id_key": "id",
|
|
"id_value": "046952C9-B832-4106-82C0-C217F7C73E18",
|
|
"resource": {
|
|
"addr": "tfcoremock_set.set",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_set.set",
|
|
"resource_key": null,
|
|
"resource_name": "set",
|
|
"resource_type": "tfcoremock_set"
|
|
}
|
|
},
|
|
"type": "apply_start"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_set.set: Modifications complete after 0s [id=046952C9-B832-4106-82C0-C217F7C73E18]",
|
|
"@module": "terraform.ui",
|
|
"hook": {
|
|
"action": "update",
|
|
"elapsed_seconds": 0,
|
|
"id_key": "id",
|
|
"id_value": "046952C9-B832-4106-82C0-C217F7C73E18",
|
|
"resource": {
|
|
"addr": "tfcoremock_set.set",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_set.set",
|
|
"resource_key": null,
|
|
"resource_name": "set",
|
|
"resource_type": "tfcoremock_set"
|
|
}
|
|
},
|
|
"type": "apply_complete"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Apply complete! Resources: 0 added, 1 changed, 0 destroyed.",
|
|
"@module": "terraform.ui",
|
|
"changes": {
|
|
"add": 0,
|
|
"change": 1,
|
|
"operation": "apply",
|
|
"remove": 0
|
|
},
|
|
"type": "change_summary"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Outputs: 0",
|
|
"@module": "terraform.ui",
|
|
"outputs": {},
|
|
"type": "outputs"
|
|
}
|
|
] |