Skip to content

Releases: aminueza/terraform-provider-minio

v3.14.0

28 Jan 14:00
840d3d5

Choose a tag to compare

What's Changed

  • docs(data-sources): update iam and s3_object documentation (#739) by @aminueza in #741
  • feat(data-source): add minio_server_info for server metadata (#739) by @aminueza in #740

Full Changelog: v3.13.2...v3.14.0

v3.13.2

28 Jan 07:14
ee6b76c

Choose a tag to compare

What's Changed

  • Add validation for mutually exclusive expiration attributes in minio_ilm_policy resource 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

22 Jan 08:23
44795d5

Choose a tag to compare

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

17 Jan 16:23
d1fa81e

Choose a tag to compare

What's Changed

  • Remove duplicate "minio" path segment from S3 bucket domain name generation by @felladrin in #700
  • Add tags support to minio_s3_bucket resource by @felladrin in #702
  • Add expired_object_delete_marker attribute to minio_ilm_policy by @felladrin in #703
  • Add NotResource support to minio_iam_policy_document data 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

14 Dec 17:15
cfe8fb4

Choose a tag to compare

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_destroy description to clarify it enables deletion of buckets containing objects by @felladrin in #699

Full Changelog: v3.11.5...v3.12.0

v3.11.5

01 Dec 09:30
5072971

Choose a tag to compare

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

10 Nov 23:06
67bc864

Choose a tag to compare

What's Changed

  • Fix minio_accesskey secret rotation when secret is computed by @felladrin in #691

Full Changelog: v3.11.3...v3.11.4

v3.11.3

04 Nov 20:52
3659c81

Choose a tag to compare

What's Changed

Full Changelog: v3.11.2...v3.11.3

v3.11.2

04 Nov 18:33
0778af7

Choose a tag to compare

What's Changed

Full Changelog: v3.11.1...v3.11.2

v3.11.1

04 Nov 15:51
17e24f7

Choose a tag to compare

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