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.52k stars 9.52k forks source link

A request of ucloud object storage backend. #34203

Open wangrzneu opened 11 months ago

wangrzneu commented 11 months ago

Terraform Version

Terraform v1.6.3

Use Cases

We are the maintenance team of terraform ucloud provider project. Our customers want to use our object storage product as a backend storage.

Attempted Solutions

We attempted to use S3 backend through standard S3 protocol, but the state locking and consistency checking are supported via Dynamo DB.

Proposal

We want to implement a new backend type with our object storage.

References

Our object storage product: US3

crw commented 11 months ago

Thanks for this feature request! If you are viewing this issue and would like to indicate your interest, please use the 👍 reaction on the issue description to upvote this issue. We also welcome additional use case descriptions.

Please read Contributing.md regarding new state storage backends. In short, it is unlikely that we will add new backends in the medium-term future. If this is a first-party request, it could help to have a partnership discussion with HashiCorp. You can find out more about partnership at https://www.hashicorp.com/partners. I will also pass this along to our product manager.

Thanks again for this request!