Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plural
platform
external-dns
Commits
abbd2ef8
Unverified
Commit
abbd2ef8
authored
4 years ago
by
Kubernetes Prow Robot
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1969 from joshuastern/add-eu-south-1
Add support for aws eu-south-1 region
parents
0d12207c
eba31ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/aws/aws.go
+2
-0
provider/aws/aws.go
with
2 additions
and
0 deletions
+2
-0
provider/aws/aws.go
+
2
-
0
View file @
abbd2ef8
...
...
@@ -74,6 +74,7 @@ var (
"eu-west-2.elb.amazonaws.com"
:
"ZHURV8PSTC4K8"
,
"eu-west-3.elb.amazonaws.com"
:
"Z3Q77PNBQS71R4"
,
"eu-north-1.elb.amazonaws.com"
:
"Z23TAZ6LKFMNIO"
,
"eu-south-1.elb.amazonaws.com"
:
"Z3ULH7SSC9OV64"
,
"sa-east-1.elb.amazonaws.com"
:
"Z2P70J7HTTTPLU"
,
"cn-north-1.elb.amazonaws.com.cn"
:
"Z1GDH35T77C1KE"
,
"cn-northwest-1.elb.amazonaws.com.cn"
:
"ZM7IZAIOVVDZF"
,
...
...
@@ -98,6 +99,7 @@ var (
"elb.eu-west-2.amazonaws.com"
:
"ZD4D7Y8KGAS4G"
,
"elb.eu-west-3.amazonaws.com"
:
"Z1CMS0P5QUZ6D5"
,
"elb.eu-north-1.amazonaws.com"
:
"Z1UDT6IFJ4EJM"
,
"elb.eu-south-1.amazonaws.com"
:
"Z23146JA1KNAFP"
,
"elb.sa-east-1.amazonaws.com"
:
"ZTK26PT1VY4CU"
,
"elb.cn-north-1.amazonaws.com.cn"
:
"Z3QFB96KMJ7ED6"
,
"elb.cn-northwest-1.amazonaws.com.cn"
:
"ZQEIKTCZ8352D"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment