We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e082fdf commit 817ebceCopy full SHA for 817ebce
modules/networking/variables.tf
@@ -3,7 +3,3 @@ variable "namespace" {
3
description = "The name prefix for all resources created."
4
}
5
6
-variable "region" {
7
- type = string
8
- description = "The region where the router and NAT gateway will be created"
9
-}
0 commit comments