aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.62k stars 3.91k forks source link

(apprunner): apprunner vpc support #18887

Closed RichiCoder1 closed 2 years ago

RichiCoder1 commented 2 years ago

Description

Support for App Runner's recently introduced VPC support. https://aws.amazon.com/blogs/aws/new-for-app-runner-vpc-support/

Use Case

Support for talking to VPC-only services and private services. (RDS, ElastiCache, etc...)

Proposed Solution

Generating the new fields in the Cf L1 construct and adding VPC support to the L2 in a Lambda-like manner. E.g. Smartly taking VPC and optionally SGs and SubnetFilter, automatically adding the apprioriate IAM permissions.

Other information

No response

Acknowledge

corymhall commented 2 years ago

@RichiCoder1 it looks like the L1s will be added once #18930 is merged and then we can start on the L2 support.

github-actions[bot] commented 2 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.