You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to play well with most recent terraform releases and maybe opentao if there is community interest. Full, RFC compliance is in scope here.
Right, I was worried about what's required for interoperability changing from under us without notice. After all, considering the specs involved, it wouldn't be a breaking change for clients to suddenly start using an XML request body to pass parameters.
However, I realize now that this only affects parameters. If we just make sure to keep our endpoints free of query parameters we won't have this problem.
aekblad
changed the title
[Feature Request] <title>
[Feature Request] Implement LOCK/UNLOCK support
Oct 14, 2024
What is the underlying problem you would like to see solved?
Improve compatibility with terraform
Describe the ideal solution
TVB support the HTTP
LOCK
andUNLOCK
methods directly:https://developer.hashicorp.com/terraform/language/settings/backends/http#lock_method
Describe a sufficient solution
This is just a developer experience improvement.
The text was updated successfully, but these errors were encountered: