-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AWS VPC endpoint canonical hosted zone IDs #3433
Conversation
Welcome @jwenz723! |
/assign szuecs |
/unassign szuecs |
Sorry, for prematurely assigning the PR. I will wait to assign until after lgtm label has been added. |
/assign |
/assign szuecs |
/ok-to-test |
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jwenz723, szuecs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Adds canonical hosted zone IDs for AWS VPC endpoint. These are commonly used with AWS PrivateLink to establish private connectivity between 2 VPCs.
I've updated the test case to automatically test all canonical hosted zone suffixes rather than requiring every suffix to be committed to both the
map
and the test case.Fixes #3429
Checklist