Closed mousedownmike closed 3 years ago
Seems you've outdated plugin, IDE version info states org.intellij.plugins.hcl (0.7.10)
Quite strange that versions mismatch
@VladRassokhin I'm guessing I was reading the "Marketplace" version when I put it in there. It appears my plugin updates were getting blocked by the need to confirm some sort of "third-party" data agreement. I've updated, and now things are working. Thanks for the response! Closing.
Prerequisites
Installation details
IDE version (
Help->About->Copy to Clipboard
)intellij-hcl plugin version (
Settings->Plugins
)0.7.14
Terraform version (
terraform -v
)Terraform Configuration Files
This is not specific to any configuration. I could provide mine privately but it seems to affect any configuration with minimal complexity.
Exception
Expected Behavior
The plugin should resolve resource references.
Actual Behavior
Many/most resource references are highlighted in red with the message
Unresolved reference reference_name
References span the gamut from direct references,
for_each
references anddata
references. Not all references have the issue but I cannot decipher a pattern.Steps to Reproduce
Unresolved reference
errors.terraform plan
the configuration