Files
opentf/testing/equivalence-tests/outputs/nested_list/apply.json
Marcin Wyszynski 0941afc75a Use our fork of the equivalence testing binary (#298)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-09-06 16:35:38 +02:00

74 lines
2.0 KiB
JSON

[
{
"@level": "info",
"@message": "tfcoremock_nested_list.nested_list: Plan to create",
"change": {
"action": "create",
"resource": {
"addr": "tfcoremock_nested_list.nested_list",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_nested_list.nested_list",
"resource_key": null,
"resource_name": "nested_list",
"resource_type": "tfcoremock_nested_list"
}
},
"type": "planned_change"
},
{
"@level": "info",
"@message": "tfcoremock_nested_list.nested_list: Creating...",
"hook": {
"action": "create",
"resource": {
"addr": "tfcoremock_nested_list.nested_list",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_nested_list.nested_list",
"resource_key": null,
"resource_name": "nested_list",
"resource_type": "tfcoremock_nested_list"
}
},
"type": "apply_start"
},
{
"@level": "info",
"@message": "tfcoremock_nested_list.nested_list: Creation complete after 0s [id=DA051126-BAD6-4EB2-92E5-F0250DAF0B92]",
"hook": {
"action": "create",
"elapsed_seconds": 0,
"id_key": "id",
"id_value": "DA051126-BAD6-4EB2-92E5-F0250DAF0B92",
"resource": {
"addr": "tfcoremock_nested_list.nested_list",
"implied_provider": "tfcoremock",
"module": "",
"resource": "tfcoremock_nested_list.nested_list",
"resource_key": null,
"resource_name": "nested_list",
"resource_type": "tfcoremock_nested_list"
}
},
"type": "apply_complete"
},
{
"@level": "info",
"@message": "Apply complete! Resources: 1 added, 0 changed, 0 destroyed.",
"changes": {
"add": 1,
"change": 0,
"import": 0,
"operation": "apply",
"remove": 0
},
"type": "change_summary"
},
{
"@level": "info",
"@message": "Outputs: 0",
"outputs": {},
"type": "outputs"
}
]