Open si14 opened 3 years ago
seems to be related to https://github.com/VladRassokhin/intellij-hcl/issues/349 which should be reopened
@0xFate I don't see how this is related to #349 - that issue is about just about everything being broken, whereas this is about supporting a new feature.
New Terraform changed the way alternative providers should be declared in modules, but this plugin doesn't support it yet unfortunately.
Installation details
Help->About->Copy to Clipboard
)Settings->Plugins
)terraform -v
)IDE version:
Plugin version: 0.7.10
Terraform version: 1.0.2
Terraform Configuration Files
Expected Behavior
aws.replica
should be autocompleted and marked as correctActual Behavior
It gets "unresolved reference replica" error