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.87k stars 455 forks source link

Document data access for modules #1443

Open DanielMSchmidt opened 2 years ago

DanielMSchmidt commented 2 years ago

Community Note

Description

Our documentation is currently spare on details how to access data from modules (HCLModules or generated ones), improving this would help the UX greatly

References

xiehan commented 1 year ago

Relates to #2072 - might make sense to tackle both at the same time.