Homelab/terraform/pve2
Tellsanguis 80d434069b
Some checks failed
CD - Deploy Infrastructure / Terraform Validation (push) Successful in 20s
CD - Deploy Infrastructure / Deploy on pve1 (push) Failing after 42s
CD - Deploy Infrastructure / Deploy on pve2 (push) Failing after 42s
CD - Deploy Infrastructure / Deploy on pve3 (push) Failing after 41s
CD - Deploy Infrastructure / Validate K3s Cluster (push) Has been skipped
CD - Deploy Infrastructure / Deployment Notification (push) Failing after 1s
fix(terraform): Use correct Proxmox node names
Update target_node values to match actual cluster node names:
- pve1 → acemagician (192.168.100.10)
- pve2 → elitedesk (192.168.100.20)
- pve3 → thinkpad (192.168.100.30)

This fixes the "no such cluster node" error during deployment.
2025-11-26 17:34:02 +01:00
..
cloud-init.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
main.tf fix(terraform): Use correct Proxmox node names 2025-11-26 17:34:02 +01:00
outputs.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
variables.tf feat: Initial commit 2025-11-07 09:33:38 +01:00