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

Pass in cdk.context.json from fromLookup(...) #347

Open
kpark-hrp opened this issue Sep 12, 2023 · 1 comment
Open

Pass in cdk.context.json from fromLookup(...) #347

kpark-hrp opened this issue Sep 12, 2023 · 1 comment

Comments

@kpark-hrp
Copy link

Currently, resource IDs fetched from fromLookup(...) functions does not get resolved. Probably because cdk.context.json is not being passed in or found.

@dastbe
Copy link
Owner

dastbe commented Sep 13, 2023

For my own reference: https://docs.aws.amazon.com/cdk/v2/guide/context.html

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants