Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kcalixto/poc-cdk-go
https://github.com/kcalixto/poc-cdk-go
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kcalixto/poc-cdk-go
- Owner: kcalixto
- Created: 2024-11-01T18:16:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T00:50:40.000Z (2 months ago)
- Last Synced: 2024-11-28T05:35:54.583Z (about 1 month ago)
- Language: Go
- Size: 55.7 KB
- 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