I use terraform fairly extensively in my role, and saw terraform cdk seems to be a nice extension to terraform. Unfortunately it’s convert feature hasn’t seemed to work for me and I’m hesitant to rewrite everything by hand.
Has anyone been using cdktf and enjoying it enough that could convince me to do that rewrite?
You must log in or register to comment.
Pulumi is better.
Can’t opine on cdktf yet (though it looks dank); but why rewrite if you could make something new to explore it and test its maturity?
That probably makes more sense in hindsight. I tried to convert a project and it was still kinda messy. Starting from scratch would be a decent idea