hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.79k stars 442 forks source link

Design UX, APIs for procedurally driving CDKTF #1104

Open danieldreier opened 2 years ago

danieldreier commented 2 years ago

The ability to control CDK for Terraform directly from a programming language has been a frequent request. There are three key issues in the backlog under this scope:

AWS CDK also has an RFC issue open on this topic where users describe many proposed use cases.

This is a design ticket. The goal is to design a good user experience, including APIs, for being able to programmatically drive CDK for Terraform, and to plan an implementation of the resulting design in tickets in future release milestones. The scope doesn't necessarily encompass all of the linked tickets - please use judgement and work with product to design an appropriate scope.

dudany commented 1 year ago

Hi @danieldreier, There is an estimation of when it will be added to the roadmap?

DanielMSchmidt commented 1 year ago

We are currently exploring this, but it's a little early to make delivery promises. I can put you down so you'll get notified once we have a prototype and enter the feedback gathering phase :)

dudany commented 1 year ago

I would be happy to get notified, appreciate it :) Thank you @DanielMSchmidt