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

feat: parse provider requirements and return constraint and version instead of raw strings #375

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Jul 17, 2024

This PR is required for hashicorp/terraform-ls#1763

It changes the types of the parsed provider address and version constraints from a raw string to their respective types.

@ansgarm ansgarm merged commit 51b73cd into pre-release Jul 17, 2024
5 checks passed
@ansgarm ansgarm deleted the stacks-parse-provider-reqs branch July 17, 2024 15:23
jpogran pushed a commit that referenced this pull request Aug 30, 2024
…nstead of raw strings (#375)

* feat: parse provider requirements and return constraint and version instead of raw strings
* fix: only allow a single version constraint for providers
ansgarm added a commit that referenced this pull request Sep 23, 2024
…nstead of raw strings (#375)

* feat: parse provider requirements and return constraint and version instead of raw strings
* fix: only allow a single version constraint for providers
ansgarm added a commit that referenced this pull request Sep 23, 2024
…nstead of raw strings (#375)

* feat: parse provider requirements and return constraint and version instead of raw strings
* fix: only allow a single version constraint for providers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants