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 panic traversing marked list #424

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

alisdair
Copy link
Contributor

We need to unmark the result of HasIndex in order to compare it with true or false without a panic.

Basically the same fix as #406. Downstream bug in Terraform sensitive values: hashicorp/terraform#27041

We need to unmark the result of HasIndex in order to compare it with
true or false without a panic.
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.

2 participants