This is a big question for me. The CDK style form of authoring IaC is way better than config files in HCL/YML/JSON. It has some rough edges and I do wish it wasn't so gung-ho on the magical object-oriented constructor side-effects, but it's still a net improvement.
CDKTF looks promising. How will OpenTF interplay with it?
I'm not into the CDK at all to be honest but isn't it a glorified preprocessor that generates the JSON representation of Terraform input, which is then processed as usual by your regular Terraform binary?
bilalq|2 years ago
CDKTF looks promising. How will OpenTF interplay with it?
fishnchips|2 years ago