Skip to content
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

Add more fields to minio_s3_bucket_versioning #370

Closed
pjsier opened this issue Oct 22, 2022 · 0 comments · Fixed by #379
Closed

Add more fields to minio_s3_bucket_versioning #370

pjsier opened this issue Oct 22, 2022 · 0 comments · Fixed by #379

Comments

@pjsier
Copy link
Collaborator

pjsier commented Oct 22, 2022

Description

The resource minio_s3_bucket_versioning was added in #368 and includes support for enabling or suspending versioning on a bucket. The minio-go client library we're using supports additional configuration options in the BucketVersioningConfiguration struct.

It should be relatively straightforward to add mfa_delete, excluded_prefixes, and exclude_folders and these are all optional so they shouldn't cause any breaking changes.

I'm interested in working on this if it's useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant