Ajout de l'output compute

This commit is contained in:
2024-12-06 14:38:29 +01:00
parent bfb830f19c
commit 885643d5a7
2 changed files with 19 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
variable "instance_type" {
description = "Type de machine"
type = string
}
variable "zone" {