Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeiss/template-cdktf
A simple template to start a new CDKTF project
https://github.com/zeiss/template-cdktf
Last synced: 4 days ago
JSON representation
A simple template to start a new CDKTF project
- Host: GitHub
- URL: https://github.com/zeiss/template-cdktf
- Owner: ZEISS
- Created: 2024-09-27T10:43:29.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:17:15.000Z (21 days ago)
- Last Synced: 2024-10-24T03:27:09.260Z (20 days ago)
- Language: Go
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CDKTF Template with Go
This is a template for a CDKTF project with Go.
## Get Started
```bash
make deploy
```## Help
```bash
make help
```