This commit is contained in:
2025-12-03 16:44:13 +01:00
parent 2bc66b21b3
commit df9d025406
3 changed files with 7 additions and 7 deletions

View File

@@ -29,8 +29,8 @@ variable "database_cidr" {
}
variable "ssh_source_ranges" {
type = string
description = "Plages dadresses autorisées à se connecter en SSH"
type = string
}