mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-07 18:00:45 -05: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>
75 lines
2.0 KiB
JSON
75 lines
2.0 KiB
JSON
[
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_nested_object.nested_object: Plan to create",
|
|
"change": {
|
|
"action": "create",
|
|
"resource": {
|
|
"addr": "tfcoremock_nested_object.nested_object",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_nested_object.nested_object",
|
|
"resource_key": null,
|
|
"resource_name": "nested_object",
|
|
"resource_type": "tfcoremock_nested_object"
|
|
}
|
|
},
|
|
"type": "planned_change"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_nested_object.nested_object: Creating...",
|
|
"hook": {
|
|
"action": "create",
|
|
"resource": {
|
|
"addr": "tfcoremock_nested_object.nested_object",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_nested_object.nested_object",
|
|
"resource_key": null,
|
|
"resource_name": "nested_object",
|
|
"resource_type": "tfcoremock_nested_object"
|
|
}
|
|
},
|
|
"type": "apply_start"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "tfcoremock_nested_object.nested_object: Creation complete after 0s [id=B2491EF0-9361-40FD-B25A-0332A1A5E052]",
|
|
"hook": {
|
|
"action": "create",
|
|
"elapsed_seconds": 0,
|
|
"id_key": "id",
|
|
"id_value": "B2491EF0-9361-40FD-B25A-0332A1A5E052",
|
|
"resource": {
|
|
"addr": "tfcoremock_nested_object.nested_object",
|
|
"implied_provider": "tfcoremock",
|
|
"module": "",
|
|
"resource": "tfcoremock_nested_object.nested_object",
|
|
"resource_key": null,
|
|
"resource_name": "nested_object",
|
|
"resource_type": "tfcoremock_nested_object"
|
|
}
|
|
},
|
|
"type": "apply_complete"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Apply complete! Resources: 1 added, 0 changed, 0 destroyed.",
|
|
"changes": {
|
|
"add": 1,
|
|
"change": 0,
|
|
"forget": 0,
|
|
"import": 0,
|
|
"operation": "apply",
|
|
"remove": 0
|
|
},
|
|
"type": "change_summary"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Outputs: 0",
|
|
"outputs": {},
|
|
"type": "outputs"
|
|
}
|
|
] |