Terraform provider for managing MinIO S3 buckets and IAM Users.
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
Fix minio_iam_user_policy_attachment: Error: Provider produced inconsistent result after apply
This PR implements the following changes:
Use locks to prevent concurrent policy attachments on same user/group
Closing issues