Skip to content

dhall-terraform/dhall-terraform-stdlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dhall - Terraform Standard Library

Goals

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

Implementation Roadmap

  • [?] 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published