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

fix propagation of secrets for resource inputs/outputs in go sdk #4387

Merged
merged 2 commits into from
Apr 14, 2020

Conversation

EvanBoyle
Copy link
Contributor

This is a very subtle bug. This for loop can run multiple times to deal with things like pointers and previously we were losing the secret information that could've been captured on previous iterations.

@EvanBoyle EvanBoyle requested a review from pgavlin April 14, 2020 04:19
@EvanBoyle EvanBoyle merged commit 4261b27 into master Apr 14, 2020
@pulumi-bot pulumi-bot deleted the evan/goInputOutputSecretPropagation branch April 14, 2020 05:48
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.

None yet

2 participants