{ "version": 4, "terraform_version": "1.15.1", "serial": 2, "lineage": "66bf4f41-41f1-5f56-93ed-334ea9c7bfb1", "outputs": { "all_file_names": { "value": [ "noble-server-cloudimg-amd64.img" ], "type": [ "tuple", [ "string" ] ] }, "iso_file_count": { "value": 1, "type": "number" } }, "resources": [ { "mode": "data", "type": "proxmox_files", "name": "all_files", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "content_type": null, "datastore_id": "local", "file_name_regex": null, "files": [ { "content_type": "iso", "file_format": "iso", "file_name": "noble-server-cloudimg-amd64.img", "file_size": 629987328, "id": "local:iso/noble-server-cloudimg-amd64.img", "vmid": null } ], "node_name": "pve1" }, "sensitive_attributes": [], "identity_schema_version": 0 } ] }, { "mode": "data", "type": "proxmox_files", "name": "iso_files", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "content_type": "iso", "datastore_id": "local", "file_name_regex": null, "files": [ { "content_type": "iso", "file_format": "iso", "file_name": "noble-server-cloudimg-amd64.img", "file_size": 629987328, "id": "local:iso/noble-server-cloudimg-amd64.img", "vmid": null } ], "node_name": "pve1" }, "sensitive_attributes": [], "identity_schema_version": 0 } ] } ], "check_results": null }