aws-vpc-builder-cdk
aws-vpc-builder-cdk copied to clipboard
Using a configuration file alone, deploy complex AWS Network Architectures using the AWS CDK to learn from and explore!
*Issue #, if available:* *Description of changes:* This is fixing 2 issues with the endpoints: Issue 1: - endpoint for ecr.dkr was incorrectly named ecr-dkr, it results in this error:...
*Issue #, if available:* *Description of changes:* One way to resolve the issue with the permission boundary, is to update the cdk.json, and include a permission boundary here on this...
**Describe the bug** README contains example for Transit Gateway Peer import: ```tgwPeers: toUsEast2: # REQUIRED: Existing Transit Gateway (see above if you're relying on vpcBuilder to create the TGW) existingTgwId:...
RAM shared resources do not have parent resource tags. I believe this is a known RAM issue however would be nice to include a fix for this so parent and...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.178.1 to 2.189.1. Release notes Sourced from aws-cdk-lib's releases. v2.189.1 Bug Fixes core: implicit Aspect applications do not override custom Aspect applications (#34132) (b7f4bc7) Alpha modules (2.189.1-alpha.0)...
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.178.1 to 2.178.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...