Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/npalm/terraform-cdk-blog-experiment


https://github.com/npalm/terraform-cdk-blog-experiment

Last synced: 25 days ago
JSON representation

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