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

Module publishing - Terraform Registry #527

Closed larivierec closed 10 months ago

larivierec commented 11 months ago

Since the repository has changed it is no longer publishing to the terraform registry.

I believe a lot of us were using the aminueza provider and the last two releases 1.18.1 and 1.18.2 are not available.

https://registry.terraform.io/providers/aminueza/minio/latest

Was the project actually moved or just renamed?

felladrin commented 11 months ago

Oh, thanks for the heads up!

I didn't notice the registry wasn't catching up on the changes after we moved the repo to this organisation. I'll check it with @aminueza and give feedback soon!

larivierec commented 10 months ago

Any updates on this?

felladrin commented 10 months ago

Yeah, booked a time with @aminueza to fix it tomorrow. Thanks for your patience!

felladrin commented 10 months ago

Solved! v1.18.3 has been released, and it includes the changes from v1.18.1 and v1.18.2, which we couldn't publish to the registry as they didn't have the updated GPG Key.

felladrin commented 10 months ago

@larivierec, please let me know if the new version worked for you. Asking because of https://github.com/terraform-provider-minio/terraform-provider-minio/issues/531.

larivierec commented 10 months ago

confirm, same thing as that

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

Thanks for the quick response! So it confirms it's not only happening on linux, but also on darwin and probably for all other dists.