terraform/testing/equivalence-tests/outputs/basic_map_null/apply.json
github-actions[bot] 1a097f4165
Update equivalence test golden files. (#37443)
Co-authored-by: hc-github-team-tf-core <github-team-tf-core@hashicorp.com>
2025-08-14 08:14:39 +01:00

80 lines
No EOL
2 KiB
JSON

[
{
"@level": "info",
"@message": "tfcoremock_map.map: Plan to update",
"@module": "terraform.ui",
"change": {
"action": "update",
"resource": {
"addr": "tfcoremock_map.map",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_map.map",
"resource_key": null,
"resource_name": "map",
"resource_type": "tfcoremock_map"
}
},
"type": "planned_change"
},
{
"@level": "info",
"@message": "tfcoremock_map.map: Modifying... [id=50E1A46E-E64A-4C1F-881C-BA85A5440964]",
"@module": "terraform.ui",
"hook": {
"action": "update",
"id_key": "id",
"id_value": "50E1A46E-E64A-4C1F-881C-BA85A5440964",
"resource": {
"addr": "tfcoremock_map.map",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_map.map",
"resource_key": null,
"resource_name": "map",
"resource_type": "tfcoremock_map"
}
},
"type": "apply_start"
},
{
"@level": "info",
"@module": "terraform.ui",
"hook": {
"action": "update",
"id_key": "id",
"id_value": "50E1A46E-E64A-4C1F-881C-BA85A5440964",
"resource": {
"addr": "tfcoremock_map.map",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_map.map",
"resource_key": null,
"resource_name": "map",
"resource_type": "tfcoremock_map"
}
},
"type": "apply_complete"
},
{
"@level": "info",
"@message": "Apply complete! Resources: 0 added, 1 changed, 0 destroyed.",
"@module": "terraform.ui",
"changes": {
"action_invocation": 0,
"add": 0,
"change": 1,
"import": 0,
"operation": "apply",
"remove": 0
},
"type": "change_summary"
},
{
"@level": "info",
"@message": "Outputs: 0",
"@module": "terraform.ui",
"outputs": {},
"type": "outputs"
}
]