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.85k stars 450 forks source link

Add documentation for construct authoring #2084

Closed DanielMSchmidt closed 1 year ago

DanielMSchmidt commented 2 years ago

Community Note

Description

We have little docs to link to for folks who want to explore building constructs. We should have docs mentioning

References

shinebayar-g commented 1 year ago

I'd like to author a custom provider for my personal project. Is there ANY documentation on this?

jsteinich commented 1 year ago

I'd like to author a custom provider for my personal project. Is there ANY documentation on this?

I responded to your discuss post

ansgarm commented 1 year ago

Another related Discuss topic about using Terraform modules when authoring constructs. The cdk.tf.json file might not yet be covered / managed by the Projen template for CDKTF constructs, which is something we should check when writing these docs.

xiehan commented 1 year ago

This was addressed in #2287 so I'm going to close this. If there's follow-up work (e.g. additions to that document) that we want to make, please open up a new ticket to capture the desired changes.

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.