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

Commits on May 8, 2024

  1. Check for null resource or attributes in state upgrader func

    Also use path.MatchRoot().AtName() to find the correct path expression for setting attribute value.
    alexhung committed May 8, 2024
    Configuration menu
    Copy the full SHA
    331424e View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    alexhung committed May 8, 2024
    Configuration menu
    Copy the full SHA
    266b4bd View commit details
    Browse the repository at this point in the history