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

Amendments to exposing provider configurations PR #171

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Mar 3, 2025

ON top of: #164

The previous PR introduced hangs because Pulumi started dispatching the child and state resource CRUD methods to a different instance (process) of the provider. The fix suggested here is passing a Provider option with a self-ref when working with these.

@t0yv0 t0yv0 requested a review from Zaid-Ajaj March 3, 2025 20:38
@t0yv0 t0yv0 mentioned this pull request Mar 3, 2025
@Zaid-Ajaj Zaid-Ajaj merged commit f96880c into zaid/exposing-provider-configuration Mar 4, 2025
7 of 9 checks passed
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v0.0.5.

@t0yv0 t0yv0 deleted the t0yv0/exposing-provider-configuration branch March 21, 2025 04:22
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.

3 participants