remove whitespace
This commit is contained in:
@@ -16,7 +16,7 @@ module "shared_modules" {
|
||||
source = "../../shared_modules"
|
||||
|
||||
vm_name = "u24-bios"
|
||||
image_location = "https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img"
|
||||
image_location = "https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img"
|
||||
ssh_key = "" # please provide a SSH public key
|
||||
enable_cloudinit = true
|
||||
}
|
||||
Reference in New Issue
Block a user