Homelab/terraform/pve3
Tellsanguis cc26fb97a6
Some checks failed
CD - Deploy Infrastructure / Terraform Validation (push) Successful in 16s
CD - Deploy Infrastructure / Deploy on pve1 (push) Failing after 9s
CD - Deploy Infrastructure / Deploy on pve2 (push) Failing after 8s
CD - Deploy Infrastructure / Deploy on pve3 (push) Failing after 8s
CD - Deploy Infrastructure / Validate K3s Cluster (push) Has been skipped
CD - Deploy Infrastructure / Deployment Notification (push) Failing after 1s
fix(terraform): Set fixed VMID for VMs to prevent duplication
Assign specific VMID to each VM:
- k3s-server-1: 1000
- k3s-server-2: 1001
- etcd-witness: 1002
2025-11-26 19:41:52 +01:00
..
cloud-init.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
main.tf fix(terraform): Set fixed VMID for VMs to prevent duplication 2025-11-26 19:41:52 +01:00
outputs.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
variables.tf fix(terraform): Configure cluster nodes and storage 2025-11-26 19:33:19 +01:00