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

feat(ec2): Add VPC endpoint for RDS #12497

Merged
merged 3 commits into from
Feb 26, 2021

Conversation

bcelenza
Copy link
Contributor

@bcelenza bcelenza commented Jan 13, 2021

Adds VPC endpoint support for RDS. Fixes #12402


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Jan 13, 2021

@github-actions github-actions bot added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label Jan 13, 2021
NetaNir
NetaNir previously approved these changes Jan 19, 2021
@NetaNir NetaNir added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes labels Jan 19, 2021
@mergify mergify bot dismissed NetaNir’s stale review January 19, 2021 17:21

Pull request has been modified.

@bcelenza bcelenza requested a review from NetaNir January 21, 2021 16:24
NetaNir
NetaNir previously approved these changes Jan 21, 2021
@mergify mergify bot dismissed NetaNir’s stale review February 9, 2021 10:45

Pull request has been modified.

rix0rrr
rix0rrr previously approved these changes Feb 9, 2021
@mergify mergify bot dismissed rix0rrr’s stale review February 9, 2021 12:54

Pull request has been modified.

rix0rrr
rix0rrr previously approved these changes Feb 9, 2021
@mergify mergify bot dismissed rix0rrr’s stale review February 9, 2021 14:53

Pull request has been modified.

rix0rrr
rix0rrr previously approved these changes Feb 9, 2021
@mergify
Copy link
Contributor

mergify bot commented Feb 9, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot dismissed rix0rrr’s stale review February 10, 2021 10:47

Pull request has been modified.

@bcelenza
Copy link
Contributor Author

What is the status here? This has become incredibly painful for what was a simple 1-line change. :(

@rix0rrr
Copy link
Contributor

rix0rrr commented Feb 25, 2021

It is not even clear to me why this has become so painful.

@rix0rrr
Copy link
Contributor

rix0rrr commented Feb 25, 2021

Oh I remember. It's because static initialization of an additional token messed up something in the APIGatewayV2 module.

Thanks for exposing that bug! I think I can fix your PR by rebasing some commits.

@rix0rrr
Copy link
Contributor

rix0rrr commented Feb 25, 2021

There we go.

rix0rrr
rix0rrr previously approved these changes Feb 25, 2021
@mergify mergify bot dismissed rix0rrr’s stale review February 25, 2021 14:04

Pull request has been modified.

@bcelenza
Copy link
Contributor Author

Thanks @rix0rrr! I'll give this an update with master and hopefully the great merge train will proceed. :)

This was referenced Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(ec2): Add RDS VPC interface endpoints
4 participants