https://github.com/derveloper/k3s-cdk-stack
https://github.com/derveloper/k3s-cdk-stack
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/derveloper/k3s-cdk-stack
- Owner: derveloper
- Created: 2022-10-24T23:01:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T22:36:05.000Z (over 3 years ago)
- Last Synced: 2025-02-09T12:28:00.776Z (over 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- 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