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
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
The text was updated successfully, but these errors were encountered:
Description
When passing the output of another cdktf resource to cdktf-cdk8s, the references are escaped (
$$
instead of$
) and so cannot be resolved in runtimesee
https://gist.github.com/yfried/90b81f9f030fe49d5c6e95d20c051e37#file-cdktf-json-L65
https://gist.github.com/yfried/90b81f9f030fe49d5c6e95d20c051e37#file-cdktf-json-L145
Versions
language: typescript
cdktf-cli: 0.17.1
node: v18.16.1
cdktf: 0.17.1
constructs: 10.2.69
jsii: null
terraform: 1.5.3
arch: x64
os: darwin 22.5.0
Providers
Gist
https://gist.github.com/yfried/90b81f9f030fe49d5c6e95d20c051e37
Possible Solutions
No response
Workarounds
No response
Anything Else?
No response
References
No response
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: