You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/testing/equivalence-tests/outputs/nested_objects/apply.json

78 lines
2.1 KiB

[
{
"@level": "info",
"@message": "tfcoremock_nested_object.nested_object: Plan to create",
"@module": "terraform.ui",
"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...",
"@module": "terraform.ui",
"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",
"@module": "terraform.ui",
"hook": {
"action": "create",
"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.",
"@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"
}
]