diff --git a/terraform/main.tf b/terraform/main.tf index c660cc3..aa9764d 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -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