yeah terraform got nice and stable with 1.0 what feels like about 2 years ago and as long as you don’t get too creative with it, maybe trying too hard to be DRY as an example, it’s really hard to beat in my opinion. the world wishes they didn’t switch to the busl license a few months ago so keep your guard up on compliance if you use it, you basically just can’t commercially compete with them. they also just got acquired by ibm so it feels shakier than usual. that license change to busl is what has a lot of folks switching to opentofu. it’s still open-code, so many are staying with their product for its maturity and how engrained it is in so many organizations infrastructure story. it remains true that tf is only as good as its provider can produce, but any common providers including azure should be very stable and dependable these days. with all that said however, yaml is the now-and-future, and simple declaration of state is what we’re all driving toward, so any instinct to buy into kubernetes and yaml is a good instinct to follow in my super-biased opinion.