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

Missing checksum list for 1.19.0 #533

Closed szinn closed 10 months ago

szinn commented 10 months ago

╷ │ Error: Failed to install provider │ │ Error while installing aminueza/minio v1.19.0: checksum list has no SHA-256 hash for │ "https://github.com/terraform-provider-minio/terraform-provider-minio/releases/download/v1.19.0/terraform-provider-minio_1.19.0_darwin_arm64.zip" ╵

felladrin commented 10 months ago

Thanks for taking the time to report, @szinn. The same issue is being discussed here:

We're on it and will post an update as soon as it's resolved.

Until then, there are two possible workarounds:

  1. sticking with v1.18.0
  2. building the provider and using it from a local path
larivierec commented 10 months ago

I think it's safe to say duplicate of #531 :) Can safely be closed