fix
This commit is contained in:
		| @@ -2,14 +2,14 @@ | ||||
| variable "project_name" { | ||||
|   description = "Nom du projet" | ||||
|   type        = string | ||||
|   default     = "tp-1-docker" | ||||
|   default     = "newtp-443913" | ||||
| } | ||||
|  | ||||
| #- project_id (string) | ||||
| variable "project_id" { | ||||
|   description = "ID du projet" | ||||
|   type        = string | ||||
|   default     = "tp-1-docker" | ||||
|   default     = "newtp-443913" | ||||
| } | ||||
|  | ||||
| # - region (string) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user