Files
tp_re20_terraform/terraform.tfstate.backup
T
n005char@gmail.com fa588a40fe first
2026-05-05 12:26:00 +03:00

235 lines
5.6 KiB
JSON

{
"version": 4,
"terraform_version": "1.15.1",
"serial": 13,
"lineage": "b1ad75d2-1faf-beaa-00fc-461ac46e7444",
"outputs": {
"proxmox_iso_files": {
"value": {
"content_type": "iso",
"datastore_id": "local",
"file_name_regex": null,
"files": [
{
"content_type": "iso",
"file_format": "iso",
"file_name": "alpine-standard-3.21.3-x86_64.iso",
"file_size": 256901120,
"id": "local:iso/alpine-standard-3.21.3-x86_64.iso",
"vmid": null
}
],
"node_name": "pve2"
},
"type": [
"object",
{
"content_type": "string",
"datastore_id": "string",
"file_name_regex": "string",
"files": [
"list",
[
"object",
{
"content_type": "string",
"file_format": "string",
"file_name": "string",
"file_size": "number",
"id": "string",
"vmid": "number"
}
]
],
"node_name": "string"
}
]
},
"proxmox_node_list": {
"value": {
"cpu_count": [
4,
4,
4
],
"cpu_utilization": [
0.09,
0.02,
0.02
],
"id": "nodes",
"memory_available": [
8327651328,
8327651328,
8327655424
],
"memory_used": [
2408583168,
1792262144,
1744662528
],
"names": [
"pve1",
"pve2",
"pve3"
],
"online": [
true,
true,
true
],
"ssl_fingerprints": [
"4B:1B:16:2B:B8:A0:F4:BF:E1:B3:6B:36:DD:B3:75:9D:CF:1D:57:DB:15:BE:70:D2:51:16:B2:2A:F4:C0:08:FF",
"08:78:7A:2B:2F:D6:E6:E7:93:47:3D:19:F4:9C:99:78:E1:1C:0D:F2:A3:15:38:C8:0D:F5:DB:7F:32:1C:D2:D5",
"28:64:2D:30:D8:40:2E:BF:4E:75:38:2E:3C:98:7F:6C:33:9C:BC:22:5C:96:7B:29:B9:28:1D:85:25:2E:2D:E3"
],
"support_levels": [
"",
"",
""
],
"uptime": [
516879,
516022,
516647
]
},
"type": [
"object",
{
"cpu_count": [
"list",
"number"
],
"cpu_utilization": [
"list",
"number"
],
"id": "string",
"memory_available": [
"list",
"number"
],
"memory_used": [
"list",
"number"
],
"names": [
"list",
"string"
],
"online": [
"list",
"bool"
],
"ssl_fingerprints": [
"list",
"string"
],
"support_levels": [
"list",
"string"
],
"uptime": [
"list",
"number"
]
}
]
}
},
"resources": [
{
"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": "alpine-standard-3.21.3-x86_64.iso",
"file_size": 256901120,
"id": "local:iso/alpine-standard-3.21.3-x86_64.iso",
"vmid": null
}
],
"node_name": "pve2"
},
"sensitive_attributes": [],
"identity_schema_version": 0
}
]
},
{
"mode": "data",
"type": "proxmox_virtual_environment_nodes",
"name": "all",
"provider": "provider[\"registry.terraform.io/bpg/proxmox\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"cpu_count": [
4,
4,
4
],
"cpu_utilization": [
0.09,
0.02,
0.02
],
"id": "nodes",
"memory_available": [
8327651328,
8327651328,
8327655424
],
"memory_used": [
2408583168,
1792262144,
1744662528
],
"names": [
"pve1",
"pve2",
"pve3"
],
"online": [
true,
true,
true
],
"ssl_fingerprints": [
"4B:1B:16:2B:B8:A0:F4:BF:E1:B3:6B:36:DD:B3:75:9D:CF:1D:57:DB:15:BE:70:D2:51:16:B2:2A:F4:C0:08:FF",
"08:78:7A:2B:2F:D6:E6:E7:93:47:3D:19:F4:9C:99:78:E1:1C:0D:F2:A3:15:38:C8:0D:F5:DB:7F:32:1C:D2:D5",
"28:64:2D:30:D8:40:2E:BF:4E:75:38:2E:3C:98:7F:6C:33:9C:BC:22:5C:96:7B:29:B9:28:1D:85:25:2E:2D:E3"
],
"support_levels": [
"",
"",
""
],
"uptime": [
516879,
516022,
516647
]
},
"sensitive_attributes": [],
"identity_schema_version": 0
}
]
}
],
"check_results": null
}