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

Fixed umccrise cdk jsii cross-stack resource references #72

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

victorskl
Copy link
Member

* With latest cdk version, it does not like to import
  external fragments i.e. `cb.Project.from_project_name(...)`
  return object fragment from jsii reflection. Hence, not
  resolving full object state.
* Related aws/aws-cdk#10234
@reisingerf reisingerf merged commit caddc11 into master Sep 8, 2020
@reisingerf reisingerf deleted the umccrise-fix-jsii-cross-stack-ref branch September 8, 2020 10:01
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

Successfully merging this pull request may close these issues.

2 participants