63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.15.1",
|
|
"serial": 1,
|
|
"lineage": "66bf4f41-41f1-5f56-93ed-334ea9c7bfb1",
|
|
"outputs": {
|
|
"all_file_names": {
|
|
"value": [],
|
|
"type": [
|
|
"tuple",
|
|
[]
|
|
]
|
|
},
|
|
"iso_file_count": {
|
|
"value": 0,
|
|
"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": [],
|
|
"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": [],
|
|
"node_name": "pve1"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"check_results": null
|
|
}
|