Terraform
Core Library API Reference
The CDK for Terraform (CDKTF) core library lets you define infrastructure resources using familiar programming languages. CDKTF translates the API into the following supported languages:
In addition to the core library, you can use generated provider bindings and Constructs in CDKTF applications.