/hcl2-examples

Collection of HCL (HashiCorp Configuration Language) examples

Primary LanguageGoThe UnlicenseUnlicense

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