upvote
IaC is really just declarative shell scripts. It's a different language, but it's often just kicked off by some bash in a git action.

Once you have git and actions, I don't think that the language really matters all that much.

reply