variable "project_id" { description = "ID du projet GCP" type = string } variable "ssh_public_key_path" { description = "Chemin vers la clé publique SSH" type = string }