Update terraform/main.tf
This commit is contained in:
@@ -22,8 +22,4 @@ resource "proxmox_vm_qemu" "vm1" {
|
||||
|
||||
os_type = "cloud-init"
|
||||
ipconfig0 = "ip=dhcp"
|
||||
|
||||
sshkeys = <<EOF
|
||||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQ...
|
||||
EOF
|
||||
}
|
||||
Reference in New Issue
Block a user