Skip to content

shuty-dev/aws_cdk_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws_cdk_ts

How to start server

$ docker-compose build
$ docker-compose up -d
$ docker exec -it ContainerID /bin/bash

How to deploy

$ npm run build
$ cdk deploy -c vpc_id=VPC_ID -c key_pair=KEY -c cidr_ip=CIDR

check module version

$ aws --version
$ cdk --version

check profile

$ cat ~/.aws/config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published