aws-cdk
aws-cdk copied to clipboard
feat(apprunner): support vpc ingress connection
Issue # (if applicable)
Closes #22850.
Reason for this change
To support VPC Ingress Connection for making App Runner Service private and only accessible from within a VPC.
Description of changes
- Add
isPubliclyAccessibleproperty to theServiceclass - Add
VpcIngressConnectionclass
Description of how you validated changes
Add unit tests and integ tests
Checklist
- [x] My code adheres to the CONTRIBUTING GUIDE and DESIGN GUIDELINES
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
@Mergifyio update
update
☑️ Nothing to do
- [ ]
#commits-behind>0[📌 update requirement] - [X]
-closed[📌 update requirement] - [X]
-conflict[📌 update requirement] - [X]
queue-position=-1[📌 update requirement]
@lpizzinidev Thanks. I've addressed your comments.
@paulhcsun Thank you for the review! I've addressed the comments.
@mergifyio update
update
✅ Branch has been successfully updated
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
AWS CodeBuild CI Report
- CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
- Commit ID: 0dd75ad7721af65fa106b890a18eec771af502b2
- Result: SUCCEEDED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.