This is a blank project for CDK development with Go.
The cdk.json
file tells the CDK toolkit how to execute your app.
cdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation templatego test
run unit tests