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

required_providers: use required provider entry as range if present #63

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

bendrucker
Copy link
Member

When required_providers contains an entry for a given provider but includes only the source and not the version (or is an empty object), set the range for the issue to the range of the required provider entry. Previously, the range was the first reference to the provider.

Closes #61

@bendrucker bendrucker merged commit 9e3b8c6 into main Jan 27, 2023
@bendrucker bendrucker deleted the required-providers-range branch January 27, 2023 00:57
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.

terraform_required_providers: use required_providers entry as range where possible
1 participant