Highlight unused provider which has an alias #303
Closed
wtw-joecooper
started this conversation in
Ideas
Replies: 1 comment
-
|
Good catch, added to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to
terraform_unused_declarationsbut it highlights when a provider with an alias hasn't been used.The potential issue is that I've primarily used a AzureRM and I'm not aware of how other providers are used and if this might cause issues.
Example:
Fail:
Pass:
Beta Was this translation helpful? Give feedback.
All reactions