Skip to content
Tooling to manage complexity and increase discoverability in Terraform by writing in Dhall.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Terraform Exposing the underlying structure for silenced Nov 14, 2018
.gitignore Ignoring dhall-repl history Jul 13, 2018
CONTRIBUTING.md Adding CONTRIBUTING May 17, 2018
LICENSE Initial commit May 17, 2018
README.md Linking CONTRIBUTING May 17, 2018

README.md

dhall-terraform

Problem Statement

  • HCL does not easily support code reuse
  • HCL syntax is not used anywhere outside of HCL projects
  • HCL permits unconsumed values in specifications, encouraging lack-of-discovery errors

Goals

Contributing

See CONTRIBUTING.md

You can’t perform that action at this time.