Skip to content

Commit

Permalink
Change replication region from Sao Paulo to Mumbai (#6947)
Browse files Browse the repository at this point in the history
Change missing Sao Paulo region to Mumbai
  • Loading branch information
Mauricio Araujo authored Jul 22, 2022
1 parent f467fe3 commit d15398b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/infrastructure/prod/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ module "user-configs-us-east-1" {
# List of regions in order of proximity.
replication_regions = [
"us-west-1",
"sa-east-1",
"eu-central-1",
"ap-south-1",
"ap-southeast-2",
]
replication_role_arn = module.iam.replication_role_arn
Expand Down

0 comments on commit d15398b

Please sign in to comment.