cloudflare / terraform-provider-cloudflare

Cloudflare Terraform Provider
https://registry.terraform.io/providers/cloudflare/cloudflare
Mozilla Public License 2.0
786 stars 609 forks source link

R2 Object Lifecycle Management #3120

Closed missinglink closed 8 months ago

missinglink commented 8 months ago

Current Terraform and Cloudflare provider version

terraform -v
Terraform v1.7.3

ls .terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.20.0

Description

I would like to configure 'Object Lifecycle Management' as described in this post: https://blog.cloudflare.com/introducing-object-lifecycle-management-for-cloudflare-r2

Use cases

Configuring with terraform avoids using the cloudflare website and the mouse.

Potential Terraform configuration

...

References

I was not able to find any references or open GH issues.

github-actions[bot] commented 8 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

jacobbednarz commented 8 months ago

dupe of #2751