Lukas Greve
902420a3ea
Make enabling cloud_init optionnal
...
For cloud images that needs it, cloud_init can be enabled in the main.tf file. This change will allow deployments that does not require cloud_init to be supported
2025-09-18 20:24:38 +02:00
Lukas Greve
3da3aa5cc4
first implementation of UEFI support
2025-09-18 16:36:09 +02:00
Lukas Greve
bfb5f780c8
make the pool name a function of the vm name
2025-09-14 12:15:02 +02:00
Lukas Greve
79be0a2461
network names as a function of vm the name
2025-09-14 12:07:07 +02:00
Lukas Greve
2e6d1c1b8a
remove output file as it is not working now
2025-09-14 11:33:13 +02:00
Lukas Greve
28b6775c90
add provider file in shared module folder, otherwise deployment fails to identify correct provider to fetch
2025-09-13 16:20:56 +02:00
Lukas Greve
8d451e12d2
remove unnecessary file
2025-09-10 20:54:28 +02:00
Lukas Greve
c68ca02018
add another output, but does not seem to return anything for the moment
2025-09-10 20:54:10 +02:00
Lukas Greve
727903412f
ssh public key now defined as variable. User can define it under the main deployment file
2025-09-10 20:53:54 +02:00
Lukas Greve
3498b877c8
feat: add ssh_key variable support to cloud-init module
2025-09-10 20:40:25 +02:00
Lukas Greve
798cc871c8
remove some unused variables
2025-09-07 20:10:23 +02:00
Lukas Greve
86be10c776
add some outputs, but not avails
2025-09-07 20:10:09 +02:00
Lukas Greve
b1b7a6e311
host-passthrough cpu mode and scsi for the storage
2025-09-07 20:10:00 +02:00
Lukas Greve
ac81cb65ce
shared modules to be used across deployments
2025-09-04 11:30:46 +02:00