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
243 stars 73 forks source link

fix minio_iam_user_policy_attachment: Error: Provider produced inconsistent result after apply (fix #494) #495

Closed Adphi closed 1 year ago

Adphi commented 1 year ago

Fix minio_iam_user_policy_attachment: Error: Provider produced inconsistent result after apply

This PR implements the following changes:

Adphi commented 1 year ago

Thank you so much for your impressive responsiveness!