feat: initial PBS LXC deployment on gihyeon2
This commit is contained in:
26
terraform.tfstate.backup
Normal file
26
terraform.tfstate.backup
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user