Update Terraform proxmox to v3.0.1-rc6 #66
GitHub Actions / Plan
succeeded
Sep 2, 2024 in 0s
0 to add, 1 to change, 0 to destroy
Terraform Plan
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# module.supernode[0].proxmox_vm_qemu.supernode will be updated in-place
~ resource "proxmox_vm_qemu" "supernode" {
+ ciupgrade = false
id = "pm4/qemu/104"
name = "supernode-dev-0"
- nameserver = "2a0f:fc80:: 2a0f:fc81:: 193.110.81.0 185.253.5.0" -> null
+ pool = "supernodes-v2"
# (36 unchanged attributes hidden)
# (5 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
Loading