Skip to content

Releases: aminueza/terraform-provider-minio

v1.17.1

29 Jul 15:16
39e7b92
Compare
Choose a tag to compare

What's Changed

  • Fix minio_iam_user_policy_attachment error: Provider produced inconsistent result after apply by @Adphi in #495

Full Changelog: v1.17.0...v1.17.1

v1.17.0

27 Jul 13:54
6cdd43c
Compare
Choose a tag to compare

What's Changed

  • Add multiple group/user policies support by @Adphi in #492

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

12 Jul 10:02
328699a
Compare
Choose a tag to compare

What's Changed

  • KMS Keys and Bucket Server-Side-Encryption by @tobikris in #486

New Contributors

Full Changelog: v1.15.3...v1.16.0

v1.15.3

11 Jul 20:08
a579cc4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.2...v1.15.3

v1.15.2

11 May 07:32
e91462f
Compare
Choose a tag to compare

What's Changed

  • Avoid forcing replacement of the bucket when setting a value for object_locking by @ktaf in #460

New Contributors

  • @ktaf made their first contribution in #460

Full Changelog: v1.15.1...v1.15.2

v1.15.1

08 May 13:26
3f09156
Compare
Choose a tag to compare

What's Changed

  • Feature/objectLocking import issue fix by @Eilyre in #458

Full Changelog: v1.15.0...v1.15.1

v1.15.0

06 May 01:14
9e55a90
Compare
Choose a tag to compare

What's Changed

  • Add support for object locking in minio_s3_bucket resource. by @Eilyre in #453

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

13 Apr 11:15
37680a1
Compare
Choose a tag to compare

What's Changed

  • typo: fix The name of environment variable in the configuration file … by @CC11001100 in #443
  • Add repo-token to avoid API Limit Reached error by @felladrin in #444
  • Update Terraform version used during the tests by @felladrin in #439
  • Terraform SDK 2.26.x by @BuJo in #448
  • Add support for LDAP user and group in policy attachments by @acolombier in #446

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

17 Mar 14:07
cf5dd3e
Compare
Choose a tag to compare

What's Changed

  • CA Cert file path is now read from minio_cacert_file, instead of minio_cert_file, by @BuJo in #433
  • Fix documentation environment variables, by @YannickTeKulve in #436

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

27 Feb 12:29
767b5fd
Compare
Choose a tag to compare

Maintenance Release

  • Dependency Upgrades
  • Fix problems around changing passwords (#354 #259)