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
Currently, resource IDs fetched from fromLookup(...) functions does not get resolved. Probably because cdk.context.json is not being passed in or found.
The text was updated successfully, but these errors were encountered:
Will need to investigate more. While extending this to support wiring in a cdk.context.json is easy, I'd like to also add some support for cdk context writeback.
Currently, resource IDs fetched from
fromLookup(...)
functions does not get resolved. Probably becausecdk.context.json
is not being passed in or found.The text was updated successfully, but these errors were encountered: