floresj / hcl2-examples

Collection of HCL (HashiCorp Configuration Language) examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hcl2-examples

Collection of runnable hcl (HashiCorp Configuration Language) examples.

Examples

  1. Basic - Basic go struct definitions with hcl decoding
  2. Functions - Defining custom function to apply manipulate user input as well as leveraging existing standard library functions from go-cty library.

Resources

About

Collection of HCL (HashiCorp Configuration Language) examples

License:The Unlicense


Languages

Language:Go 86.7%Language:HCL 13.3%