Those things should all still be used with a dsl iac. They're not bringing anything new to the table in the argument of dsl vs general programming language for infrastructure. Arguably this comment even demonstrates a…
> as soon as you need to something higher (usually some sort of looping over a complex data structure and populating fields from those values) it gets real painful I'd argue this is one such guardrail. Way more than…
Unpopular Opinion: IaC heavily benefits from not being "Actual Code". While DSL based IaC brings in additional constraints that developers hate dealing with, those constraints very frequently map to constraints in the…
Those things should all still be used with a dsl iac. They're not bringing anything new to the table in the argument of dsl vs general programming language for infrastructure. Arguably this comment even demonstrates a…
> as soon as you need to something higher (usually some sort of looping over a complex data structure and populating fields from those values) it gets real painful I'd argue this is one such guardrail. Way more than…
Unpopular Opinion: IaC heavily benefits from not being "Actual Code". While DSL based IaC brings in additional constraints that developers hate dealing with, those constraints very frequently map to constraints in the…