Hacker News new | ask | show | jobs
by rk2 1516 days ago
Agree and also have to consider that there is a need for solutions for cloud providers other than amazon.
1 comments

Have a look at CDKTF [1]. It’s a wrapper around Terraform that lets you use CDK-style semantics that compiles down to a Terraform plan. Every Terraform provider can generated into a CDKTF library.

[1] https://learn.hashicorp.com/tutorials/terraform/cdktf