-
Notifications
You must be signed in to change notification settings - Fork 23
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
Failed to parse file if a map index is a variable reference #12
Comments
debug log
|
This maybe releated to hashicorp/hcl#327 and it seems to be fixed in hcl v2.3.0 |
Fixed in tfupdate v0.3.3 |
minamijoyo
changed the title
Failed to parse file if index is a variable reference
Failed to parse file if a map index is a variable reference
Jan 9, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary:
Failed to parse file if a map index is a variable reference
Version:
Expected behavior:
no error
Actual behavior:
panic
Step to reproduce:
tmp/test.tf
The text was updated successfully, but these errors were encountered: