Skip to content

Commit 575495c

Browse files
committed
Remove default from region variable
1 parent 9c2c29f commit 575495c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
variable "region" {
22
description = "AWS Region"
33
type = string
4-
default = "eu-west-2"
54
}
65

76
variable "organization_config" {

0 commit comments

Comments
 (0)