output "ssh_key_file" {
value = "~/.ssh/id_ed25519"
sensitive = true
}
output "ssh_key_name" {
value = "adellam"
sensitive = false