Homelab/terraform/pve2
Tellsanguis 3cc79b75dd
Some checks failed
CD - Deploy Infrastructure / Terraform Validation (push) Successful in 19s
CD - Deploy Infrastructure / Deploy on pve1 (push) Failing after 7s
CD - Deploy Infrastructure / Deploy on pve2 (push) Failing after 8s
CD - Deploy Infrastructure / Deploy on pve3 (push) Failing after 7s
CD - Deploy Infrastructure / Validate K3s Cluster (push) Has been skipped
CD - Deploy Infrastructure / Deployment Notification (push) Failing after 1s
fix(terraform): Use linked clones instead of full clones
LINSTOR has issues creating new resource definitions during full clone
operations. Switching to linked clones (full_clone = false) should avoid
this issue as it uses snapshots instead of creating new disk resources.

Also removed replicate parameter as LINSTOR handles replication automatically
through its resource groups.
2025-11-26 18:00:06 +01:00
..
cloud-init.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
main.tf fix(terraform): Use linked clones instead of full clones 2025-11-26 18:00:06 +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