Skip to content

MDaveCraft/goAwsCDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS infrastructure deployment with GO and AWS CDK

The cdk.json file tells the CDK toolkit how to execute app.

Useful commands

  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template
  • go test run unit tests

About

A simple AWS CDK infrastructure with GoLang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages