Commit 7be82496 authored by k8s-merge-robot's avatar k8s-merge-robot Committed by GitHub

Merge pull request #28428 from justinsb/aws_region_ap_south

Automatic merge from submit-queue AWS: Add ap-south-1 to list of known AWS regions Adding the new ap-south-1 region (Mumbai)
parents bea52327 60c37a0a
......@@ -38,6 +38,7 @@ var AWSRegions = [...]string{
"us-west-2",
"eu-west-1",
"eu-central-1",
"ap-south-1",
"ap-southeast-1",
"ap-southeast-2",
"ap-northeast-1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment