https://github.com/timfts/aws-cdk
https://github.com/timfts/aws-cdk
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timfts/aws-cdk
- Owner: Timfts
- Created: 2024-07-21T19:26:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T01:16:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T08:16:18.404Z (over 1 year ago)
- Language: Go
- Size: 55.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your CDK Go project!
This is a blank project for CDK development with Go.
The `cdk.json` file tells the CDK toolkit how to execute your 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