You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not really a git issue but more or less a question.
I am currently working on a Terraform Github project and immediately hit the same limitations that you were faced with. I am currently using count and having indexing struggles.
Assuming that you were able to generate your example fully then I feel that I may have a versioning issue however, the immediate version that I found via brew was 1.6.3 for MacOS
I am wondering if you had any advice? This is a good use case for me to use Dhall to unblock my issue.
The text was updated successfully, but these errors were encountered:
This is not really a git issue but more or less a question.
I am currently working on a Terraform Github project and immediately hit the same limitations that you were faced with. I am currently using count and having indexing struggles.
I would love to implement a solution like that one that you found however, I have no idea where to begin with Dhall. I am currently using dhall-to-json version 1.6.3 and having some syntax errors like this one https://stackoverflow.com/questions/61690126/dhall-lang-invalid-list-type
Assuming that you were able to generate your example fully then I feel that I may have a versioning issue however, the immediate version that I found via brew was 1.6.3 for MacOS
I am wondering if you had any advice? This is a good use case for me to use Dhall to unblock my issue.
The text was updated successfully, but these errors were encountered: