mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
|
[
|
||
|
{
|
||
|
"@level": "info",
|
||
|
"@message": "local_file.local_file: Plan to create",
|
||
|
"@module": "terraform.ui",
|
||
|
"change": {
|
||
|
"action": "create",
|
||
|
"resource": {
|
||
|
"addr": "local_file.local_file",
|
||
|
"implied_provider": "local",
|
||
|
"module": "",
|
||
|
"resource": "local_file.local_file",
|
||
|
"resource_key": null,
|
||
|
"resource_name": "local_file",
|
||
|
"resource_type": "local_file"
|
||
|
}
|
||
|
},
|
||
|
"type": "planned_change"
|
||
|
},
|
||
|
{
|
||
|
"@level": "info",
|
||
|
"@message": "local_file.local_file: Creating...",
|
||
|
"@module": "terraform.ui",
|
||
|
"hook": {
|
||
|
"action": "create",
|
||
|
"resource": {
|
||
|
"addr": "local_file.local_file",
|
||
|
"implied_provider": "local",
|
||
|
"module": "",
|
||
|
"resource": "local_file.local_file",
|
||
|
"resource_key": null,
|
||
|
"resource_name": "local_file",
|
||
|
"resource_type": "local_file"
|
||
|
}
|
||
|
},
|
||
|
"type": "apply_start"
|
||
|
},
|
||
|
{
|
||
|
"@level": "info",
|
||
|
"@message": "local_file.local_file: Creation complete after 0s [id=2248ee2fa0aaaad99178531f924bf00b4b0a8f4e]",
|
||
|
"@module": "terraform.ui",
|
||
|
"hook": {
|
||
|
"action": "create",
|
||
|
"elapsed_seconds": 0,
|
||
|
"id_key": "id",
|
||
|
"id_value": "2248ee2fa0aaaad99178531f924bf00b4b0a8f4e",
|
||
|
"resource": {
|
||
|
"addr": "local_file.local_file",
|
||
|
"implied_provider": "local",
|
||
|
"module": "",
|
||
|
"resource": "local_file.local_file",
|
||
|
"resource_key": null,
|
||
|
"resource_name": "local_file",
|
||
|
"resource_type": "local_file"
|
||
|
}
|
||
|
},
|
||
|
"type": "apply_complete"
|
||
|
},
|
||
|
{
|
||
|
"@level": "info",
|
||
|
"@message": "Apply complete! Resources: 1 added, 0 changed, 0 destroyed.",
|
||
|
"@module": "terraform.ui",
|
||
|
"changes": {
|
||
|
"add": 1,
|
||
|
"change": 0,
|
||
|
"operation": "apply",
|
||
|
"remove": 0
|
||
|
},
|
||
|
"type": "change_summary"
|
||
|
},
|
||
|
{
|
||
|
"@level": "info",
|
||
|
"@message": "Outputs: 0",
|
||
|
"@module": "terraform.ui",
|
||
|
"outputs": {},
|
||
|
"type": "outputs"
|
||
|
}
|
||
|
]
|