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
234 stars 69 forks source link

minio_iam_user_policy_attachment: Error: Provider produced inconsistent result after apply #494

Closed Adphi closed 1 year ago

Adphi commented 1 year ago

Prerequisites

Description

╷
│ Error: Provider produced inconsistent result after apply
│ 
│ When applying changes to minio_iam_user_policy_attachment.user_policy_attachments[4], provider
│ "provider[\"registry.terraform.io/aminueza/minio\"]" produced an unexpected new value: Root
│ resource was present, but now absent.
│ 
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵

Versions

Additional Information

I'm the author of this bug and I'm really sorry 😿. Pull Request coming soon.