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