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

Check for null resource or attributes in state upgrader func #76

Merged
merged 2 commits into from
May 8, 2024

Conversation

alexhung
Copy link
Member

@alexhung alexhung commented May 8, 2024

Also use path.MatchRoot().AtName() to find the correct path expression for setting attribute value.

Fixes #75

Also use path.MatchRoot().AtName() to find the correct path expression for setting attribute value.
@alexhung alexhung added the bug Something isn't working label May 8, 2024
@alexhung alexhung marked this pull request as ready for review May 8, 2024 15:48
@alexhung alexhung requested a review from danielmkn as a code owner May 8, 2024 15:48
@alexhung alexhung merged commit 0f54f69 into main May 8, 2024
5 of 6 checks passed
@alexhung alexhung deleted the GH-75-fix-crash branch May 8, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider crash on upgrade to 1.7.3
3 participants