Files
proxmox-iac/terraform.tfstate.backup
2026-03-19 20:49:00 +09:00

27 lines
551 B
JSON

{
"version": 4,
"terraform_version": "1.5.7",
"serial": 1,
"lineage": "84903cbb-ad53-b825-a68d-c3918b8fc910",
"outputs": {
"pbs_container_id": {
"value": 200,
"type": "number"
},
"pbs_ip_address": {
"value": "10.1.20.11/24",
"type": "string"
}
},
"resources": [
{
"mode": "managed",
"type": "proxmox_virtual_environment_container",
"name": "pbs",
"provider": "provider[\"registry.terraform.io/bpg/proxmox\"]",
"instances": []
}
],
"check_results": null
}