Skip to content

Commit 0502cd5

Browse files
committed
add asia-east2 region
1 parent 22b2aa1 commit 0502cd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

variables.tf

+4
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ variable region_params {
136136
zone = "asia-east1-b"
137137
}
138138

139+
asia-east2 = {
140+
zone = "asia-east2-b"
141+
}
142+
139143
asia-northeast1 = {
140144
zone = "asia-northeast1-b"
141145
}

0 commit comments

Comments
 (0)