first commit
This commit is contained in:
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.15.1",
|
||||
"serial": 2,
|
||||
"lineage": "262aa944-9dde-5a71-6435-b98fc699af28",
|
||||
"outputs": {
|
||||
"data_proxmox_virtual_environment_nodes": {
|
||||
"value": {
|
||||
"cpu_count": [
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"names": [
|
||||
"pve1",
|
||||
"pve2",
|
||||
"pve3"
|
||||
],
|
||||
"online": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
]
|
||||
},
|
||||
"type": [
|
||||
"object",
|
||||
{
|
||||
"cpu_count": [
|
||||
"list",
|
||||
"number"
|
||||
],
|
||||
"names": [
|
||||
"list",
|
||||
"string"
|
||||
],
|
||||
"online": [
|
||||
"list",
|
||||
"bool"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
"mode": "data",
|
||||
"type": "proxmox_virtual_environment_nodes",
|
||||
"name": "all",
|
||||
"provider": "provider[\"registry.terraform.io/bpg/proxmox\"]",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"cpu_count": [
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"cpu_utilization": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"id": "nodes",
|
||||
"memory_available": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"memory_used": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"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": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"identity_schema_version": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"check_results": null
|
||||
}
|
||||
Reference in New Issue
Block a user