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

Documentation on using specific provider versions #800

Closed
drandell opened this issue Jun 27, 2021 · 2 comments
Closed

Documentation on using specific provider versions #800

drandell opened this issue Jun 27, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation priority/important-soon High priority, to be worked on as part of our current release or the following one. provider get / generation
Milestone

Comments

@drandell
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

There should be more documentation around using a specific version of a provider.
In terraform documentation we have the full feature list -> https://www.terraform.io/docs/language/providers/requirements.html#version-constraints

i.e.

"terraformProviders": [
    "google@=3.72"
  ],

Works as intended, does >= work as well? A little disclaimer to say yes/no would be good :)

References

@drandell drandell added enhancement New feature or request new Un-triaged issue labels Jun 27, 2021
@skorfmann skorfmann added the documentation Improvements or additions to documentation label Jun 29, 2021
@skorfmann
Copy link
Contributor

Works as intended, does >= work as well? A little disclaimer to say yes/no would be good :)

All the variants to specify versions should be supported and it would be good to document either here or there.

@skorfmann skorfmann removed enhancement New feature or request new Un-triaged issue labels Jun 29, 2021
@skorfmann skorfmann added this to the 0.5 milestone Jun 29, 2021
@danieldreier danieldreier added priority/important-soon High priority, to be worked on as part of our current release or the following one. provider get / generation labels Jul 2, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2022

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation priority/important-soon High priority, to be worked on as part of our current release or the following one. provider get / generation
Projects
None yet
Development

No branches or pull requests

3 participants