hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io/
Other
42.73k stars 9.56k forks source link

State lock support with IBM Cloud Object Storage backend #32311

Closed IBM-diksha closed 1 year ago

IBM-diksha commented 1 year ago

Terraform Version

Terraform v1.3.5

Use Cases

IBM cloud customers require support for state locking using IBM COS as the backend.

Attempted Solutions

None.

Proposal

No response

References

No response

jbardin commented 1 year ago

Hi @IBM-diksha,

The cos backend does support the standard state locking mechanism in Terraform, which is shown in the documentation. Can you explain further what exactly you are looking for?

Thanks!

jbardin commented 1 year ago

Since we have not heard back in a while, and the feature as requested already exists, I'm going to close this out for now. If you still have questions, it usually better to ask in the community forum where there are more people ready to help.

Thanks!

github-actions[bot] commented 1 year ago

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 have 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.