Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npalm/terraform-cdk-blog-experiment
https://github.com/npalm/terraform-cdk-blog-experiment
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/npalm/terraform-cdk-blog-experiment
- Owner: npalm
- License: mit
- Created: 2020-10-04T20:49:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-04T21:12:51.000Z (about 4 years ago)
- Last Synced: 2024-10-12T22:03:49.764Z (about 1 month ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform CDK experiment
> WIP
Experiment with Terraform CDK based on https://040code.github.io/2018/01/30/microhack-fargate
## Usages
Follow standards docs of Terraform CDK, environment available via Dockerfile.
```bash
cdktf get
cdktf synth
cdktf
```