Skip to content

Commit a8a610a

Browse files
committed
feat(extension): add multi-region locations
1 parent 7e65109 commit a8a610a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extension.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ params:
184184
value: southamerica-east1
185185
- label: Sydney (australia-southeast1)
186186
value: australia-southeast1
187+
- label: Europe (eur3)
188+
value: eur3
189+
- label: North America (nam5)
190+
value: nam5
187191
default: us-central1
188192
required: true
189193
immutable: true

0 commit comments

Comments
 (0)