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: var.zone_id conditional logic #83

Merged
merged 2 commits into from
Jul 9, 2021
Merged

Fix: var.zone_id conditional logic #83

merged 2 commits into from
Jul 9, 2021

Conversation

korenyoni
Copy link
Member

what

  • Fix checks on var.zone_id in order to handle var.zone_id being null.

why

  • var.zone_id is only expected to be an empty string, but the module does not handle it being null.

references

  • N/A

@korenyoni korenyoni added bug 🐛 An issue with the system patch A minor, backward compatible change labels Jul 9, 2021
@korenyoni korenyoni requested review from a team as code owners July 9, 2021 20:21
nitrocode
nitrocode previously approved these changes Jul 9, 2021
@korenyoni
Copy link
Member Author

/test all

@mergify mergify bot dismissed nitrocode’s stale review July 9, 2021 20:25

This Pull Request has been updated, so we're dismissing all reviews.

@korenyoni
Copy link
Member Author

/test all

@korenyoni korenyoni requested a review from nitrocode July 9, 2021 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system patch A minor, backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants