Homelab/terraform
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
..
pve1 fix(terraform): Use linked clones instead of full clones 2025-11-26 18:00:06 +01:00
pve2 fix(terraform): Use linked clones instead of full clones 2025-11-26 18:00:06 +01:00
pve3 fix(terraform): Use linked clones instead of full clones 2025-11-26 18:00:06 +01:00
.gitignore feat: Initial commit 2025-11-07 09:33:38 +01:00
terraform.tfvars.example fix(terraform): Update token ID in example from terraform to opentofu 2025-11-13 19:45:17 +01:00