Homelab/terraform
Tellsanguis a855240c6d fix(terraform): Ajout configurations VMs manquantes dans exemple tfvars
Added VM configuration objects for all three nodes:
- k3s_server_1_config: 6 cores, 12GB RAM, 100G disk
- k3s_server_2_config: 6 cores, 12GB RAM, 100G disk
- etcd_witness_config: 2 cores, 2GB RAM, 20G disk

Removed undeclared 'management_bridge' variable that was causing
warnings in terraform plan.

This allows terraform plan to execute successfully in CI with
the example configuration file.
2025-11-07 11:24:29 +01:00
..
pve1 fix(terraform): Mise à jour syntaxe disque pour provider Proxmox v2.9 2025-11-07 11:20:07 +01:00
pve2 fix(terraform): Mise à jour syntaxe disque pour provider Proxmox v2.9 2025-11-07 11:20:07 +01:00
pve3 fix(terraform): Mise à jour syntaxe disque pour provider Proxmox v2.9 2025-11-07 11:20:07 +01:00
.gitignore feat: Commit initial 2025-11-07 09:33:38 +01:00
terraform.tfvars.example fix(terraform): Ajout configurations VMs manquantes dans exemple tfvars 2025-11-07 11:24:29 +01:00