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

Input map may be nil #9304

Merged
merged 2 commits into from Mar 27, 2022
Merged

Input map may be nil #9304

merged 2 commits into from Mar 27, 2022

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Mar 27, 2022

Description

I had assumed that we would never get a nil input map, but we don't actually constraint Check to return non-nil. It can return nil instead of empty.

Fixes #9247

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@Frassle Frassle merged commit 766a4d2 into master Mar 27, 2022
@pulumi-bot pulumi-bot deleted the fraser/fix9247 branch March 27, 2022 09:39
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.

Experimental Update plans fails with "panic: fatal: An assertion has failed" when using StackReference
2 participants