Hyperv Debian + UEFI

This commit is contained in:
Greg Hellings
2023-12-30 05:37:32 +00:00
parent 76abdb9132
commit b11669345e
112 changed files with 468 additions and 850 deletions
+5
View File
@@ -99,6 +99,11 @@ variable "memory" {
default = 8192
}
variable "efi_dir" {
type = string
default = env("EFI_DIR")
}
locals {
name = "${var.distro}-${var.version}"
description = templatefile("../README.box.md", {