chore(deps): update terraform minio to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
minio (source) | required_provider | major |
1.5.2 -> 2.5.1
|
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aminueza/terraform-provider-minio (minio)
v2.5.1
What's Changed
- Fix implied policy in service account by @YannickTeKulve in https://github.com/aminueza/terraform-provider-minio/pull/584
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.5.0...v2.5.1
v2.5.0
What's Changed
- Adds LDAP user and group policy attachment resources by @ngharo in https://github.com/aminueza/terraform-provider-minio/pull/581
New Contributors
- @ngharo made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/581
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.4.3...v2.5.0
v2.4.3
What's Changed
- fix: use the id property instead of name for read ilm tier by @s-vitaliy in https://github.com/aminueza/terraform-provider-minio/pull/579
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.4.2...v2.4.3
v2.4.2
What's Changed
- feature: improve documentation by @lorenzofelletti in https://github.com/aminueza/terraform-provider-minio/pull/576
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.4.1...v2.4.2
v2.4.1
What's Changed
- Fix GCS ilm tier region using prefix string instead of region string by @maxalves in https://github.com/aminueza/terraform-provider-minio/pull/575
New Contributors
- @maxalves made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/575
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.4.0...v2.4.1
v2.4.0
What's Changed
- fix: Add the endpoint property to Amazon S3 config by @s-vitaliy in https://github.com/aminueza/terraform-provider-minio/pull/571
- feat: add minio_s3_object data source by @lorenzofelletti in https://github.com/aminueza/terraform-provider-minio/pull/572
- docs: more extensive docs by @lorenzofelletti in https://github.com/aminueza/terraform-provider-minio/pull/573
New Contributors
- @lorenzofelletti made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/572
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.3.2...v2.4.0
v2.3.2
What's Changed
- Fix: Handle case when IAM Policy was deleted externally by @s-vitaliy in https://github.com/aminueza/terraform-provider-minio/pull/569
New Contributors
- @s-vitaliy made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/569
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.3.1...v2.3.2
v2.3.1
What's Changed
- Fix Azure and GCP remote tier creation and add support for tier options by @s2thudry in https://github.com/aminueza/terraform-provider-minio/pull/566
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/567
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/568
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add support for remote tier and ILM transition by @s2thudry in https://github.com/aminueza/terraform-provider-minio/pull/565
New Contributors
- @s2thudry made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/565
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.2.1...v2.3.0
v2.2.1
What's Changed
- Fix: Allow for lowercase token in ldap dn by @fryshorts in https://github.com/aminueza/terraform-provider-minio/pull/563
New Contributors
- @fryshorts made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/563
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.2.0...v2.2.1
v2.2.0
What's Changed
- Parse service account user from LDAP str by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/547
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/560
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.1.0...v2.2.0
v2.1.0
What's Changed
- Fixed group policy assign parameter typo by @danielhass in https://github.com/aminueza/terraform-provider-minio/pull/553
- Document
DeleteMarker
expiry in ilm policy by @michaelruigrok in https://github.com/aminueza/terraform-provider-minio/pull/558 - Add resource_minio_s3_object 'source' support by @fhemberger in https://github.com/aminueza/terraform-provider-minio/pull/555
New Contributors
- @danielhass made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/553
- @michaelruigrok made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/558
- @fhemberger made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/555
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.0.1...v2.1.0
v2.0.1
What's Changed
- Fix null expiration date handling by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/545
- Update terraform version to 1.5.7 in GitHub Action by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/540
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update madmin-go to version 3 by @acolombier in https://github.com/aminueza/terraform-provider-minio/pull/514
- Handle empty service account policy by @ArataEM in https://github.com/aminueza/terraform-provider-minio/pull/518
- Go 1.20 by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/519
- Destroy object versions on bucket force_destroy by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/524
- Update goreleaser-action to v5 and add permission for the workflow to attach binaries to GitHub Releases by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/521
- Add Noncurrent Version expiration to ilm policy by @ndejesus in https://github.com/aminueza/terraform-provider-minio/pull/526
- Add service account values to read and import by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/525
- feat: add minio_s3_bucket_replication resource by @acolombier in https://github.com/aminueza/terraform-provider-minio/pull/528
- feat: recreate user if not found anymore by @tobikris in https://github.com/aminueza/terraform-provider-minio/pull/534
- Bump google.golang.org/grpc from 1.58.0 to 1.58.3 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/535
- Change terraform-provider-minio license to AGPL-3.0 and append
/v2
to the module name by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/522
Breaking Change: About the major version update
We've updated madmin-go
to v3
so we can use the new features from the SDK, like the bucket replication. As a consequence of this, we had to change our License to AGPL-3.0 to comply with madmin-go
, which has been using AGPL-3.0 since its v2 release.
For those who can't upgrade to terraform-provider-minio v2 due to license incompatibilities, we recommend you keep using the v1 until you feel you need some of the new features.
To don't let anyone behind, we've created a v1 branch, which is now protected and will live along with the main. So if users of v1
want to push features/fixes, they can create pull requests targeting that branch, and as soon as it's merged, we release a new update for the v1.x
.
For those importing this package in their software and want to upgrade, here's the command to upgrade:
go get github.com/aminueza/terraform-provider-minio/v2@​v2.0.0
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.18.0...v2.0.0
Note v1 branch diverged from main at after the release v1.18.0.
v1.20.1
What's Changed
- Fix null expiration date handling by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/545
- Update terraform version to 1.5.7 in GitHub Action by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/540
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.20.0...v1.20.1
Note v1 of the provider is now under maintenance mode. If you can, it's advised to upgrade to
v2
.
v1.20.0
What's Changed
- Update module github.com/aws/aws-sdk-go to v1.45.6 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/515
- Update crazy-max/ghaction-import-gpg action to v6 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/516
- Handle empty service account policy by @ArataEM in https://github.com/aminueza/terraform-provider-minio/pull/518
- Go 1.20 by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/519
- Destroy object versions on bucket force_destroy by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/524
- Update goreleaser-action to v5 and add permission for the workflow to attach binaries to GitHub Releases by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/521
- Add Noncurrent Version expiration to ilm policy by @ndejesus in https://github.com/aminueza/terraform-provider-minio/pull/526
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/530
- Add service account values to read and import by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/525
- feat: recreate user if not found anymore by @tobikris in https://github.com/aminueza/terraform-provider-minio/pull/534
- Bump google.golang.org/grpc from 1.58.0 to 1.58.3 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/535
New Contributors
- @ndejesus made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/526
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.18.0...v1.20.0
Note This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key. It also replaces v1.18.3 and v1.19.0, which couldn't be installed due the issue #531.
v1.19.0
Changes on this Release:
- Update crazy-max/ghaction-import-gpg action to v6 (#516)
- Handle empty service account policy (#518)
- Update repository URL (#520)
- Destroy object versions on bucket force_destroy (#524)
- Add Noncurrent Version expiration to ilm policy (#526)
Full Changelog: https://github.com/terraform-provider-minio/terraform-provider-minio/compare/v1.18.0...v1.19.0
Note This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key. It also replaces v1.18.3, which couldn't be installed due the issue #531.
v1.18.3
Changes on this Release:
- Destroy object versions on bucket force_destroy (https://github.com/terraform-provider-minio/terraform-provider-minio/pull/524) by @pjsier
- Handle empty service account policy (https://github.com/terraform-provider-minio/terraform-provider-minio/pull/518) by @ArataEM
Full Changelog: https://github.com/terraform-provider-minio/terraform-provider-minio/compare/v1.18.0...v1.18.3
Note This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key.
v1.18.0
What's Changed
- Add policy field to minio_iam_service account by @ArataEM in https://github.com/aminueza/terraform-provider-minio/pull/502
New Contributors
- @ArataEM made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/502
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.17.2...v1.18.0
v1.17.2
What's Changed
- Enable the use of colons in policy names by @sdejong629 in https://github.com/aminueza/terraform-provider-minio/pull/496
New Contributors
- @sdejong629 made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/496
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.17.1...v1.17.2
v1.17.1
What's Changed
- Fix minio_iam_user_policy_attachment error: Provider produced inconsistent result after apply by @Adphi in https://github.com/aminueza/terraform-provider-minio/pull/495
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.17.0...v1.17.1
v1.17.0
What's Changed
- Add multiple group/user policies support by @Adphi in https://github.com/aminueza/terraform-provider-minio/pull/492
New Contributors
- @Adphi made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/492
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.16.0...v1.17.0
v1.16.0
What's Changed
- KMS Keys and Bucket Server-Side-Encryption by @tobikris in https://github.com/aminueza/terraform-provider-minio/pull/486
New Contributors
- @tobikris made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/486
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.15.3...v1.16.0
v1.15.3
What's Changed
- Fix an example value of
expiration
by @y-yagi in https://github.com/aminueza/terraform-provider-minio/pull/462 - Fix group status handling by @asdevcapybara in https://github.com/aminueza/terraform-provider-minio/pull/484
New Contributors
- @y-yagi made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/462
- @asdevcapybara made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/484
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.15.2...v1.15.3
v1.15.2
What's Changed
- Avoid forcing replacement of the bucket when setting a value for
object_locking
by @ktaf in https://github.com/aminueza/terraform-provider-minio/pull/460
New Contributors
- @ktaf made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/460
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.15.1...v1.15.2
v1.15.1
What's Changed
- Feature/objectLocking import issue fix by @Eilyre in https://github.com/aminueza/terraform-provider-minio/pull/458
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.15.0...v1.15.1
v1.15.0
What's Changed
- Add support for object locking in minio_s3_bucket resource. by @Eilyre in https://github.com/aminueza/terraform-provider-minio/pull/453
New Contributors
- @Eilyre made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/453
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.14.0...v1.15.0
v1.14.0
What's Changed
- typo: fix The name of environment variable in the configuration file … by @CC11001100 in https://github.com/aminueza/terraform-provider-minio/pull/443
- Add
repo-token
to avoid API Limit Reached error by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/444 - Update Terraform version used during the tests by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/439
- Terraform SDK 2.26.x by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/448
- Add support for LDAP user and group in policy attachments by @acolombier in https://github.com/aminueza/terraform-provider-minio/pull/446
New Contributors
- @CC11001100 made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/443
- @acolombier made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/446
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.13.0...v1.14.0
v1.13.0
What's Changed
- CA Cert file path is now read from
minio_cacert_file
, instead ofminio_cert_file
, by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/433 - Fix documentation environment variables, by @YannickTeKulve in https://github.com/aminueza/terraform-provider-minio/pull/436
New Contributors
- @YannickTeKulve made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/436
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.12.0...v1.13.0
v1.12.0
Maintenance Release
v1.11.0
What's Changed
- Update module github.com/aws/aws-sdk-go to v1.44.157 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/397
- Update github.com/hashicorp/go-cty digest to
8598007
by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/398 - Update goreleaser/goreleaser-action action to v4 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/399
- Update module github.com/aws/aws-sdk-go to v1.44.162 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/400
- Update module github.com/minio/madmin-go to v2 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/401
- Update module github.com/minio/madmin-go/v2 to v2.0.3 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/402
- Update module github.com/aws/aws-sdk-go to v1.44.167 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/403
- Update GitHub Workflow Status Badge by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/404
- Add delete marker support to minio_ilm_policy rules by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/405
- Update module github.com/minio/madmin-go/v2 to v2.0.4 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/407
- Update module github.com/aws/aws-sdk-go to v1.44.171 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/406
- Update module github.com/minio/madmin-go/v2 to v2.0.6 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/408
- Update dominikh/staticcheck-action action to v1.3.0 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/409
- Update module github.com/minio/minio-go/v7 to v7.0.46 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/410
- Update module github.com/aws/aws-sdk-go to v1.44.177 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/411
- Update module github.com/minio/minio-go/v7 to v7.0.47 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/413
- Update module github.com/aws/aws-sdk-go to v1.44.180 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/414
- Update module github.com/minio/madmin-go/v2 to v2.0.7 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/415
- Add support for Tags in minio_ilm_policy resource by @pablo-ruth in https://github.com/aminueza/terraform-provider-minio/pull/417
- Update module github.com/aws/aws-sdk-go to v1.44.189 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/418
New Contributors
- @pablo-ruth made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/417
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.10.0...v1.11.0
v1.10.0
What's Changed
- Update module github.com/aws/aws-sdk-go to v1.44.142 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/391
- Update module github.com/minio/minio-go/v7 to v7.0.44 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/392
- Update module github.com/aws/aws-sdk-go to v1.44.145 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/393
- Update module github.com/aws/aws-sdk-go to v1.44.152 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/395
- Update module github.com/minio/minio-go/v7 to v7.0.45 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/394
- Add minio_s3_bucket_notification resource by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/396
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.9.1...v1.10.0
v1.9.1
What's Changed
- Fix importing minio_iam_group by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/390
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.9.0...v1.9.1
v1.9.0
What's Changed
- Fix service account login by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/376
- Add fields to minio_s3_bucket_versioning by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/379
- Fix updating minio_iam_user name by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/383
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.8.0...v1.9.0
v1.8.0
What's Changed
- Add
minio_s3_bucket_versioning
resource by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/368 - Update minio docker image by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/297
- Fix 'bucket' and 'user' examples by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/373
- Update terraform to v1.3 by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/372
- Update module github.com/aws/aws-sdk-go to v1.44.121 by @renovate-bot in https://github.com/aminueza/terraform-provider-minio/pull/369
- Update module github.com/minio/minio-go/v7 to v7.0.42 by @renovate-bot in https://github.com/aminueza/terraform-provider-minio/pull/367
- Update crazy-max/ghaction-import-gpg action to v5.2.0 by @renovate-bot in https://github.com/aminueza/terraform-provider-minio/pull/365
- Update module github.com/minio/madmin-go to v1.6.6 by @renovate-bot in https://github.com/aminueza/terraform-provider-minio/pull/363
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.7.1...v1.8.0
v1.7.1
What's Changed
- Add minio_session_token configuration by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/362
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.7.0...v1.7.1
v1.7.0
What's Changed
- Remove reference to AUTHORS.md by @yardenshoham in https://github.com/aminueza/terraform-provider-minio/pull/318
- Update docker.io/rzrbld/adminio-api Docker tag to v1.84 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/319
- Add
arn
attribute to theminio_s3_bucket
resource by @tmatilai in https://github.com/aminueza/terraform-provider-minio/pull/322 - Update module github.com/google/go-cmp to v0.5.9 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/328
- Add minio_insecure to docs by @jerr0328 in https://github.com/aminueza/terraform-provider-minio/pull/343
- Update module gotest.tools/v3 to v3.4.0 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/346
- Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/352
- Update module github.com/minio/madmin-go to v1.6.4 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/350
- Update module github.com/aws/aws-sdk-go to v1.44.116 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/356
- Update module github.com/minio/minio-go/v7 to v7.0.41 by @renovate in https://github.com/aminueza/terraform-provider-minio/pull/357
- Don't force a re-creation on ACL change by @particleflux in https://github.com/aminueza/terraform-provider-minio/pull/353
- Add minio_iam_service_account resource by @aslak11 in https://github.com/aminueza/terraform-provider-minio/pull/355
- Use the plugin version from the latest available repository tag when running tasks by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/359
- Avoid mentioning specific architectures of prebuilds on Readme by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/358
- Use a loose version requirement, to make it runnable with the development version built with "task install" command by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/361
New Contributors
- @tmatilai made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/322
- @jerr0328 made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/343
- @particleflux made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/353
- @aslak11 made their first contribution in https://github.com/aminueza/terraform-provider-minio/pull/355
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.6.0...v1.7.0
v1.6.0
What's Changed
- Now able to manage bucket quotas
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.5.3...v1.6.0
v1.5.3
What's Changed
- Update
minio_s3_object
resource example by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/238 - Fix usage of environment variable MINIO_ENABLE_HTTPS by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/298
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.5.2...v1.5.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.