terraform-cdk icon indicating copy to clipboard operation
terraform-cdk copied to clipboard

Convert: Use precise TS type for partial configuration

Open DanielMSchmidt opened this issue 2 years ago • 0 comments
trafficstars

Description

As of https://github.com/hashicorp/terraform-cdk/pull/2920 we can handle missing attributes / blocks in HCL. The missing properties are typed as any in TS, this cold be more precise.

References

No response

Help Wanted

  • [ ] I'm interested in contributing a fix myself

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

DanielMSchmidt avatar Jul 05 '23 07:07 DanielMSchmidt