Hacker News new | ask | show | jobs
by jen20 1633 days ago
The official name for .tf files is a “configuration”, per the code base.
1 comments

Which makes sense in the context of managing "configuration as code".

Once configuration is code, i.e. Turing complete, something has gone awry.

Indeed - infrastructure being defined with a declarative model makes perfect sense. One need not use a DSL to achieve that though.