Skip to content
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

VPC endpoint service private dns name support #16495

Merged
merged 5 commits into from
Jan 5, 2021
Merged

VPC endpoint service private dns name support #16495

merged 5 commits into from
Jan 5, 2021

Commits on Dec 1, 2020

  1. VPC endpoint service private dns name support

    Added support for setting the private dns name
    in an endpoint service. We also return the config
    that is required for users to set in their route53
    configuration.
    
    Signed-off-by: Stijn De Haes <stijndehaes@gmail.com>
    stijndehaes committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    7ac3848 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    6009c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debeacf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f3731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85790e0 View commit details
    Browse the repository at this point in the history