terraform/testing/equivalence-tests/outputs/nested_map/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

78 lines
No EOL
2 KiB
JSON

[
{
"@level": "info",
"@message": "tfcoremock_nested_map.nested_map: Plan to create",
"@module": "terraform.ui",
"change": {
"action": "create",
"resource": {
"addr": "tfcoremock_nested_map.nested_map",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_nested_map.nested_map",
"resource_key": null,
"resource_name": "nested_map",
"resource_type": "tfcoremock_nested_map"
}
},
"type": "planned_change"
},
{
"@level": "info",
"@message": "tfcoremock_nested_map.nested_map: Creating...",
"@module": "terraform.ui",
"hook": {
"action": "create",
"resource": {
"addr": "tfcoremock_nested_map.nested_map",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_nested_map.nested_map",
"resource_key": null,
"resource_name": "nested_map",
"resource_type": "tfcoremock_nested_map"
}
},
"type": "apply_start"
},
{
"@level": "info",
"@module": "terraform.ui",
"hook": {
"action": "create",
"id_key": "id",
"id_value": "502B0348-B796-4F6A-8694-A5A397237B85",
"resource": {
"addr": "tfcoremock_nested_map.nested_map",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_nested_map.nested_map",
"resource_key": null,
"resource_name": "nested_map",
"resource_type": "tfcoremock_nested_map"
}
},
"type": "apply_complete"
},
{
"@level": "info",
"@message": "Apply complete! Resources: 1 added, 0 changed, 0 destroyed.",
"@module": "terraform.ui",
"changes": {
"action_invocation": 0,
"add": 1,
"change": 0,
"import": 0,
"operation": "apply",
"remove": 0
},
"type": "change_summary"
},
{
"@level": "info",
"@message": "Outputs: 0",
"@module": "terraform.ui",
"outputs": {},
"type": "outputs"
}
]