27 lines
551 B
JSON
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
|
|
}
|