Y
Hacker News
new
|
ask
|
show
|
jobs
by
disposedtrolley
1508 days ago
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