Skip to content

Commit 649f0d4

Browse files
authored
Adds support for sa-east-1 to tcld #253
1 parent 49cf16b commit 649f0d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/namespace.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ var (
5656
"eu-central-1",
5757
"eu-west-1",
5858
"eu-west-2",
59+
"sa-east-1",
5960
"us-east-1",
6061
"us-east-2",
6162
"us-west-2",

0 commit comments

Comments
 (0)