You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that HCL has a standard library that seems to provide various functions, and I've seen examples of more advanced syntax such as the for loop in this comment, but I can't find this documented anywhere.
I apologise in advance if I'm just being a bit thick. Is there anywhere that these functions and basic syntax, like for loops and conditionals, are documented for HCL? I can find very few examples of this sort of dynamic functionality in the docs or guides.
I'm ultimately hoping that I can conditionally set some local variables based on the value of atlas.env.
The text was updated successfully, but these errors were encountered:
I have noticed that HCL has a standard library that seems to provide various functions, and I've seen examples of more advanced syntax such as the for loop in this comment, but I can't find this documented anywhere.
I apologise in advance if I'm just being a bit thick. Is there anywhere that these functions and basic syntax, like for loops and conditionals, are documented for HCL? I can find very few examples of this sort of dynamic functionality in the docs or guides.
I'm ultimately hoping that I can conditionally set some local variables based on the value of
atlas.env
.The text was updated successfully, but these errors were encountered: