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

Wait for resources in the input property dependencies #1583

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Jan 9, 2025

Besides the explicitly provided resources from the dependsOn option, we need to also take into account the resource dependencies from the invoke’s arguments.

pulumi/pulumi#17747

@julienp julienp force-pushed the julienp/prop-deps branch 2 times, most recently from 1270c9f to d22f270 Compare January 9, 2025 17:32
@julienp julienp marked this pull request as ready for review January 9, 2025 18:01
@julienp julienp requested a review from a team as a code owner January 9, 2025 18:01
@julienp julienp added this to the 0.115 milestone Jan 10, 2025
@julienp julienp self-assigned this Jan 10, 2025
@julienp julienp force-pushed the julienp/prop-deps branch 2 times, most recently from 188a71f to 17746d0 Compare January 17, 2025 12:35
Besides the explicitly provided resources from the dependsOn option, we need to also take into account the resource dependencies from the invoke’s arguments.
@julienp julienp removed their assignment Jan 23, 2025
@julienp julienp merged commit 6d7c8fd into main Jan 27, 2025
23 checks passed
@julienp julienp deleted the julienp/prop-deps branch January 27, 2025 09:54
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