An open API service indexing awesome lists of open source software.

https://github.com/botpress/cdktf-template


https://github.com/botpress/cdktf-template

Last synced: about 1 year ago
JSON representation

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"
```