aminueza / terraform-provider-minio

Terraform provider for managing MinIO S3 buckets and IAM Users.
https://registry.terraform.io/providers/aminueza/minio
GNU Affero General Public License v3.0
233 stars 69 forks source link

feat: add minio_s3_bucket_replication resource #528

Closed acolombier closed 10 months ago

acolombier commented 10 months ago

Add minio_s3_bucket_replication resource

This PR implements the following changes:

Testing

This feature comes with a few dev environment changes in order to support testing across multiple MinIO environment.

Reference

Closing issues

felladrin commented 10 months ago

This looks awesome! ℹ️ I will check this tonight and merge it afterwards!