Skip to content

Commit e463198

Browse files
author
James Leopold
committed
changing to west-2
1 parent 619ee44 commit e463198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab02/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variable "region" {
22
description = "AWS Region where this infrastructure should be deployed"
3-
default = "us-east-2"
3+
default = "us-west-2"
44
}
55

66
variable "identity" {

0 commit comments

Comments
 (0)