aws-vpc-builder-cdk icon indicating copy to clipboard operation
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!

Results 4 aws-vpc-builder-cdk issues
Sort by recently updated
recently updated
newest added

*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:...

bug
documentation

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...

help wanted