Homelab/terraform/pve1
Tellsanguis 72d95934b2
Some checks failed
CD - Deploy Infrastructure / Terraform Validation (push) Failing after 7s
CD - Deploy Infrastructure / Deploy on pve1 (push) Has been skipped
CD - Deploy Infrastructure / Deploy on pve2 (push) Has been skipped
CD - Deploy Infrastructure / Deploy on pve3 (push) Has been skipped
CD - Deploy Infrastructure / Validate K3s Cluster (push) Has been skipped
CD - Deploy Infrastructure / Deployment Notification (push) Failing after 1s
fix(terraform): Update disk and CPU syntax for provider v3.0.2-rc05
- Change disk slot from number (0) to string ("scsi0")
- Change disk type from "scsi" to "disk"
- Move cores and sockets into cpu {} block

These changes are required for Proxmox provider v3.0.2-rc05.
2025-11-13 20:14:00 +01:00
..
cloud-init.tf feat: Initial commit 2025-11-07 09:33:38 +01:00
main.tf fix(terraform): Update disk and CPU syntax for provider v3.0.2-rc05 2025-11-13 20:14:00 +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