Skip to content

Commit

Permalink
Support china regions
Browse files Browse the repository at this point in the history
  • Loading branch information
james03160927 committed Aug 30, 2024
1 parent 4d997c4 commit c3f93ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws/region.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ var OptInNotRequiredRegions = []string{
"us-east-2",
"us-west-1",
"us-west-2",
"cn-north-1",
"cn-northwest-1",
}

// GovCloudRegions contains all of the U.S. GovCloud regions. In accounts with GovCloud enabled, these are the
Expand Down

0 comments on commit c3f93ae

Please sign in to comment.