Skip to content

Commit

Permalink
update aws regions
Browse files Browse the repository at this point in the history
Signed-off-by: shirady <[email protected]>
  • Loading branch information
shirady committed Oct 27, 2024
1 parent cc33bce commit 521fc2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/util/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -1153,6 +1153,7 @@ func GetAWSRegion() (string, error) {
"ap-southeast-2": "ap-southeast-2",
"ap-southeast-3": "ap-southeast-3",
"ap-southeast-4": "ap-southeast-4",
"ap-southeast-5": "ap-southeast-5",
"ap-south-1": "ap-south-1",
"ap-south-2": "ap-south-2",
"me-south-1": "me-south-1",
Expand Down

0 comments on commit 521fc2a

Please sign in to comment.