This is a project to create a new EC2 in an existing VPC on AWS with the AWS Cloud Development Kit.
This project also demonstrates:
- Using customized user data of EC2
- Customize multiple EBS volume
- Specify AMI id
- Security groups allow SSH access from internet
cdk lslist all stacks in the appcdk synthemits the synthesized CloudFormation templatecdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk docsopen CDK documentation