output "ssh_private_key_path" {
  description = "Path to the SSH private key"
  value       = var.ssh_private_key_path
}