Releases: aminueza/terraform-provider-minio
Releases · aminueza/terraform-provider-minio
v3.14.0
v3.13.2
What's Changed
- Add validation for mutually exclusive expiration attributes in
minio_ilm_policyresource by @felladrin in #710 - Fix race condition when creating bucket and dependent resources by @felladrin in #711
Full Changelog: v3.13.1...v3.13.2
v3.13.1
What's Changed
- Fix S3 bucket tagging compatibility with Hetzner Object Storage by @felladrin in #707
Full Changelog: v3.13.0...v3.13.1
v3.13.0
What's Changed
- Remove duplicate "minio" path segment from S3 bucket domain name generation by @felladrin in #700
- Add tags support to
minio_s3_bucketresource by @felladrin in #702 - Add
expired_object_delete_markerattribute tominio_ilm_policyby @felladrin in #703 - Add
NotResourcesupport tominio_iam_policy_documentdata source by @felladrin in #704 - Add MinIO Site Replication resource by @felladrin in #705
Full Changelog: v3.12.0...v3.13.0
v3.12.0
What's Changed
- Add IAM user group membership resource by @felladrin in #695
- Add detailed server response information to error messages by @felladrin in #696
- Add ACL support to minio_s3_object resource by @felladrin in #697
- Add LDAP integration documentation and examples by @felladrin in #698
- Update
force_destroydescription to clarify it enables deletion of buckets containing objects by @felladrin in #699
Full Changelog: v3.11.5...v3.12.0
v3.11.5
What's Changed
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #692
- Add documentation warning about one ILM policy resource per bucket by @felladrin in #693
- Fix group policy update to modify content instead of recreating policy by @felladrin in #694
Full Changelog: v3.11.4...v3.11.5
v3.11.4
What's Changed
- Fix
minio_accesskeysecret rotation when secret is computed by @felladrin in #691
Full Changelog: v3.11.3...v3.11.4
v3.11.3
v3.11.2
What's Changed
- Add import documentation for all resources by @felladrin in #688
- Allow changing bucket ACL to private after creation by @felladrin in #687
- Add description field to access key resource by @felladrin in #686
Full Changelog: v3.11.1...v3.11.2
v3.11.1
What's Changed
- Preserve abort-only lifecycle rules in state to avoid inconsistent apply by @felladrin in #685
- Improve installation instructions in Readme by @felladrin in #683
Full Changelog: v3.11.0...v3.11.1