forked from pierront/but3-iac
presque fini (je pense)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
variable "project_id" {
|
||||
type = string
|
||||
description = "ID du projet GCP"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "ssh_public_key_path" {
|
||||
type = string
|
||||
description = "Chemin vers la clé publique SSH"
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user