terraform-provider-corefunc icon indicating copy to clipboard operation
terraform-provider-corefunc copied to clipboard

[Feature]: Terraform CDK support

Open skyzyx opened this issue 1 year ago • 1 comments
trafficstars

What functionality would you like to see?

After playing around with the Terraform CDK, I think I could begin providing pre-built Terraform CDK packages for this provider.

I can confidently support TypeScript, Python, and Go. I've never written Java or C#, so I would not provide those pre-built without a dedicated maintainer for them. (You can generate them yourself and provide your own support.)

Is there any interest in this? Use a 👍🏻 if you want it, then add a comment with the language support you'd like to see.

skyzyx avatar Mar 20 '24 16:03 skyzyx

Notes for self:

  • https://github.com/cdktf/cdktf-repository-manager
  • https://github.com/cdktf/cdktf-provider-project
  • https://github.com/cdktf/cdktf-provider-aws/blob/main/.projenrc.js

skyzyx avatar Mar 20 '24 16:03 skyzyx