Skip to content

Commit 817ebce

Browse files
fix
1 parent e082fdf commit 817ebce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/networking/variables.tf

-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@ variable "namespace" {
33
description = "The name prefix for all resources created."
44
}
55

6-
variable "region" {
7-
type = string
8-
description = "The region where the router and NAT gateway will be created"
9-
}

0 commit comments

Comments
 (0)