12345678
source "openstack" "image" { ..... ssh_bastion_host = var.bastion_ip ssh_bastion_port = "22" ssh_bastion_username = "packer" ssh_bastion_private_key_file = "./ssh-keys/packer/id_ed25519"}