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

fix Azure and GCP remote tier creation and add support for tier options #566

Closed s2thudry closed 2 months ago

s2thudry commented 2 months ago

Fix Azure and GCP remote tier creation

This PR implements the following changes:

What existing problem does the pull request solve?

Theses changes were tested with Azure and GCP sadly I don't have access to an AWS account to try out the changes.