silly
This commit is contained in:
parent
6cc7540c28
commit
85612c5d22
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
resource "proxmox_lxc" "cattle" {
|
||||
resource "proxmox_virtual_environment_container" "cattle" {
|
||||
for_each = var.lxc_inventory
|
||||
|
||||
# Now it looks at the 'node' value for each specific LXC
|
||||
|
|
|
|||
Loading…
Reference in a new issue