-
Notifications
You must be signed in to change notification settings - Fork 160
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
Support for adding Terraform Versions (Site Admin Functionality) #135
Comments
Any thoughts on this? |
I think this would be awesome, and am eager to do it. We (the team at HashiCorp now maintaining this provider) are currently planning on how we want to incorporate Site Administration functionality within this provider, which is why this and several other open PRs/Issues about Site Admin stuff remain open at the moment. The Site Admin API is a separate API from the API which this provider utilizes to-date, so we're taking extra time to be plan on how that introduction plays out (because once one Site Admin features is added, there's certainly no reason any or most of them couldn't be!) It's on our immediate roadmap and we hope to incorporate this and many others like it, soon. Thanks for everyone's patience! |
An update, for interested parties! We're close to merging support for this in the Go client, here. |
Hey @chrisarcand 👋🏼 the change in go-tfe was merged back in March, any plans/timeline to implement this functionality in the provider now that it's unblocked in the library? |
Resolved in #400, and will be included in the next release. |
Looking for a resource to add new Terraform Versions as they become available.
Something like the following:
Ideally this would act as an upsert when dealing with an existing Terraform Version.
TFE currently ships with over 100 Terraform Versions.
The text was updated successfully, but these errors were encountered: