Handle nested interpolations#61
Conversation
aoskotsky-amplify
left a comment
There was a problem hiding this comment.
Nice. Thanks for the PR!
Could you update the unit tests to add an example that covers this case?
|
I will add unit tests, this is an issue I was facing and unable to solve. |
|
I created the tests, and PR'ed against the repo that opened the PR. The test cases I added are representative of actual TF string interpolations I am encountering/using. I was unable to extend the Lark functionality to handle them. |
|
@matt-land I had to update the tests 7020ee0 to include the fixed list handling that was added in 3.0.0 but otherwise the tests look fine to me. Let me know which one was failing for you |
Nested interpolations are raising errors.
The fix lets interpolations contain other interpolations inside them, like this example: