Parametrized more hardcoded values.

This commit is contained in:
2025-03-31 16:13:34 +02:00
parent c878380f33
commit 9fa068ee96
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ variable "region" {
}
variable "vpn_external_ip" {
description = "The name of the external IP address of the VPN Gateway."
description = "External IP address for the VPN gateway. If not provided, a new IP will be allocated."
type = string
nullable = true
default = null