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

Allow user to choose latest version of TF provider #1

Open
jreyesr opened this issue Aug 12, 2023 · 0 comments
Open

Allow user to choose latest version of TF provider #1

jreyesr opened this issue Aug 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jreyesr
Copy link
Owner

jreyesr commented Aug 12, 2023

Currently, users must specify an exact version of the Terraform provider. For ease of use, it would be nice if latest was also a supported version, and the Steampipe plugin used the Registry API to detect and download the current latest version of the provider.

(WARN) How can we detect the latest version? There doesn't seem to be a direct way of doing so. We may need to parse SemVer-style versions?

https://developer.hashicorp.com/terraform/internals/provider-registry-protocol#list-available-versions

@jreyesr jreyesr added the enhancement New feature or request label Aug 12, 2023
@jreyesr jreyesr self-assigned this Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant