cdk-vpc-export-import
VPC manager
A utility to manage and reuse VPC configurations across multiple AWS CDK stacks.
Construct that allows you to create a VPC in one Stack and easily import it to another stack
0 stars
1 watching
0 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pszabop/cdk-vpc-export-import-test | An integration test suite for exporting and importing VPCs between multiple AWS CDK stacks. | 1 |
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
cdklabs/aws-delivlib | A tool for automating the build, testing, and publishing of code libraries to various package repositories | 375 |
kcwinner/cdk-bucket-deployment-expirator | A utility for managing CDK bucket deployments and preventing premature cleanup of uploaded assets | 2 |
mmuller88/aws-cdk-ssm-sdk-parameter | A CDK construct for managing SSM parameters in an unmanaged way | 3 |
purescript/psc-package | A tool to manage PureScript dependencies via Git and package sets. | 229 |
botpress/cdk-postgresql | Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
pahud/cdk-remote-stack | Simplifies cross-regional references in AWS CDK applications by providing constructs to easily access outputs and SSM parameters from other stacks across different regions. | 87 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 17 |
pbertera/dcw | Provides a simple wrapper around Docker Compose to manage containers and execute commands on them | 17 |
kcwinner/cdk-appsync-transformer | An AWS CDK construct for creating AppSync APIs using GraphQL directives | 130 |
edwinrad/cdkfoldingathome | Manages a distributed computing project on AWS Spot instances using CDK | 0 |
iliapolo/aws-cdk-sdk | Provides a type-safe interface to invoke AWS SDK API calls during CDK application deployment | 2 |
kcwinner/cdk-appsync-react-demo | An AWS CDK and React project that demonstrates the deployment of an AppSync API with Cognito authentication and DynamoDB integration. | 12 |
coderhyh/unplugin-auto-export | Automates maintenance of export statements in index.ts files for Vite and Webpack projects | 29 |