Skip to content

Suppress unevaluable/unknown/null errors on provider block eval #327

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

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Mar 29, 2022

Fixes #326

When evaluating provider block, inspection stops when an unevaluable/unknown/null error occurs because these are not wrapped with EnsureNoError.

A similar issue has occurred in #323, and there may be an issue with the interface that suppresses these errors with EnsureNoError, but the goal is to fix the bug first.

@wata727 wata727 merged commit af17e6c into master Mar 29, 2022
@wata727 wata727 deleted the suppress_warning_errors_on_provider_block_eval branch March 29, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Failed to check ruleset; unevaluable expression found
1 participant