blob: 4e9246ee0c68e0fd1334dbac1d9018565b674895 [file] [log] [blame]
[
{
"@level": "info",
"@message": "local_file.local_file: Plan to delete",
"@module": "terraform.ui",
"change": {
"action": "delete",
"reason": "delete_because_no_resource_config",
"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: Destroying... [id=2248ee2fa0aaaad99178531f924bf00b4b0a8f4e]",
"@module": "terraform.ui",
"hook": {
"action": "delete",
"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_start"
},
{
"@level": "info",
"@message": "local_file.local_file: Destruction complete after 0s",
"@module": "terraform.ui",
"hook": {
"action": "delete",
"elapsed_seconds": 0,
"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: 0 added, 0 changed, 1 destroyed.",
"@module": "terraform.ui",
"changes": {
"add": 0,
"change": 0,
"operation": "apply",
"remove": 1
},
"type": "change_summary"
},
{
"@level": "info",
"@message": "Outputs: 0",
"@module": "terraform.ui",
"outputs": {},
"type": "outputs"
}
]