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: Fixed the error 'Provider doesn't exist' and the provider exist #508

Conversation

JorgeReus
Copy link
Contributor

Fixed the Provider with alias doesn't exist error, this was due to only considering providers with tags into the mix, but in real scenarios it happens that some providers doesn't have tags, fixes #507

- Fixed the Provider with alias doesn't exist error, this was due to
  only considering providers with tags into the mix, but in real
  scenarios it happens that some providers doesn't have tags
@bendrucker bendrucker merged commit 500e912 into terraform-linters:master Jun 30, 2023
@JorgeReus JorgeReus deleted the fix/tags_provider_level_not_existent branch June 30, 2023 17:32
@wata727
Copy link
Member

wata727 commented Jul 1, 2023

@JorgeReus Thank you for working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Provider with alias doesn't exist error with v0.24.0
3 participants