|
|
|
|
|
by hedwall
2630 days ago
|
|
What I've seen is that when you get a real programming language for IaC you'll end up with a half assed, poorly implemented and documented version of a declarative DSL that is organization specific. I saw it with early versions of Chef, I've seen it with Apache Auroras python based job specs for Mesos etc. I'd rather work around the limitations of a DSL that is declarative and limited but is consistent across orgs than having to retrain myself if I move to a new job. |
|