Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 557 Bytes

Welcome to your CDK Go project!

This is a blank project for Go development with CDK.

NOTICE: Go support is still in Developer Preview. This implies that APIs may change while we address early feedback from the community. We would love to hear about your experience through GitHub issues.

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