https://github.com/botpress/cdktf-template
https://github.com/botpress/cdktf-template
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/botpress/cdktf-template
- Owner: botpress
- Created: 2022-05-16T00:47:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T04:39:36.000Z (about 4 years ago)
- Last Synced: 2025-02-15T14:47:39.324Z (over 1 year ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CDKTF Template
### Use
```
$ cdktf init --template="https://github.com/botpress/cdktf-template/archive/refs/heads/master.zip"
```
Or specify a version:
```
cdktf init --template="https://github.com/botpress/cdktf-template/archive/refs/tags/v0.0.1.zip"
```