Add CDK for Terraform to Integration
Release notes
Problem to solve
Terraform recently added a CDK that customers want to integrate with.
- https://www.hashicorp.com/blog/cdk-for-terraform-enabling-python-and-typescript-support
- https://github.com/hashicorp/terraform-cdk
Intended users
Unkown
User experience goal
Proposal
The CDK could be an IDE-level integration to help generate Terraform files using Python and TypeScript, and those files would be stored under version control. We would need a Docker image with cdktf-cli installed to run the deploy through CI.
Further details
Permissions and Security
Documentation
Availability & Testing
What does success look like, and how can we measure that?
What is the type of buyer?
Is this a cross-stage feature?
Links / references
Edited by Viktor Nagy (GitLab)