update main.tf to match simpler UEFI firmware logic
This commit is contained in:
@@ -17,6 +17,6 @@ module "shared_modules" {
|
||||
|
||||
vm_name = "f42-bios"
|
||||
image_location = "https://download.fedoraproject.org/pub/fedora/linux/releases/42/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2"
|
||||
ssh_key = ""
|
||||
ssh_key = "" # please provide a SSH public key
|
||||
enable_cloudinit = true
|
||||
}
|
||||
Reference in New Issue
Block a user