Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMPONENT: use latest version of tmccombs/hcl2json #3793

Open
1 task
uluzox opened this issue Dec 22, 2024 · 0 comments
Open
1 task

COMPONENT: use latest version of tmccombs/hcl2json #3793

uluzox opened this issue Dec 22, 2024 · 0 comments
Labels
bug Something isn't working new Un-triaged issue

Comments

@uluzox
Copy link

uluzox commented Dec 22, 2024

Expected Behavior

Dependency https://github.com/tmccombs/hcl2json was replaced with github.com/cdktf/hcl2json
https://github.com/hashicorp/terraform-cdk/blob/c1ca5b3896b2751a7297da97a1bd9eb10d2ffddf/packages/%40cdktf/hcl2json/go.mod#L11C48-L11C73

in order to correctly keep escape sequences for interpolations in template expressions
tmccombs/hcl2json@cc85d3b

This was now fixed in tmccombs/hcl2json#96 thus the original library could be used.

Also v0.6.5 of the library probably solves parsing provider functions tmccombs/hcl2json#110

Actual Behavior

parsing provider functions works.

Steps to Reproduce

tmccombs/hcl2json#110

Versions

tbd

Providers

No response

Gist

No response

Possible Solutions

No response

Workarounds

No response

Anything Else?

No response

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
@uluzox uluzox added bug Something isn't working new Un-triaged issue labels Dec 22, 2024
@uluzox uluzox changed the title COMPONENT: short issue description COMPONENT: use latest version of tmccombs/hcl2json Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new Un-triaged issue
Projects
None yet
Development

No branches or pull requests

1 participant