top | item 25185085

(no title)

macca321 | 5 years ago

In a polyglot shop, it can actually be quite handy that HCL is it's own relatively simple language.

discuss

order

thayne|5 years ago

From my ~1 year of experience with terraform, the simplicity of HCL leads to some pretty complicated config. In particular the absence of a true if, and the inability to define custom functions, or use any kind of condition or iteration on modules.