This repo is intended to be used to help craft terraform json syntax files from Dhall. The configuration syntax in JSON has some basic blocks and modules that are created in HCL, and this repo is for storing those building blocks for usage in other applications
- [?] Terraform Root Module
- Required Providers
- Backends
- Required Version of Terraform CLI
- Experimental
- Provider Metadata
- Resource Blocks for a provider (see dhall-terraform-libgen)
- Data Source Blocks for a provider
- Provider Blocks for a provider
- Variables Blocks
- Outputs Blocks