Dhall Terraform Development - Dhall

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Evan Mattiza

I've put some work into forking and updating for newer ghc a dhall library generator for terraform providers, and was unable to find news or articles of folks applying dhall as a pre-processor for Terraform, specifically generating the TF.JSON syntax. I've put my work under a new org on github, and would love some feedback and assistance should anyone wish to contribute and help on fleshing out a way to get from dhall to a .tf.json that is ready to plan and apply! Dhall Terraform Github Org. I've got some of this shaped out (terraform root module block, some providers with a separate template repo to even make your own provider cache), but would love to see if this is interesting or worthwhile for folks to use or contribute to. Definitely going to be shifting development to documenting more on the how!