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

HCL2/NodeJS: fix proxy apply lowering for promises #4317

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Apr 7, 2020

Applies cannot be proxied when the applied value is a promise.

Fixes #4315.

Applies cannot be proxied when the applied value is a promise.

Fixes #4315.
@pgavlin pgavlin requested a review from lukehoban April 7, 2020 05:50
@pgavlin pgavlin added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Apr 7, 2020
@pgavlin pgavlin merged commit 00f1433 into master Apr 7, 2020
@pulumi-bot pulumi-bot deleted the pgavlin/gh4315 branch April 7, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NodeJS codegen: fix apply lowering for promises
2 participants