Access to kreuzwerker/docker is forbidden - 403 error

Upon running terraform init we’re getting an error when trying to install provider kreuzwerker/docker (Terraform Registry) saying we’re forbidden from accessing https://releases.hashicorp.com/terraform-provider-kreuzwerker/docker/2.11.0/terraform-provider-kreuzwerker/docker_2.11.0_linux_amd64.zip and when I type that into my browser I get the same:

403 Forbidden

  • Code: AccessDenied
  • Message: Access Denied
  • RequestId: CC35H4YYJJYDKCWS
  • HostId: 0Dq9TKkGlyJ0vkdKENJVqn+0ALAyitXfbvLIX0iEfaNeHc+kFEfAsgE+l9f0cqYVi1lWjBiVKKE=

Not really sure how to get past this. I assume its not expected?

1 Like

I notice kreuzwerker is not listed at https://releases.hashicorp.com/ which would explain why I can’t download it. So the question becomes, why is kreuzwerker/docker not available at https://releases.hashicorp.com/ given it is listed on the registry at https://registry.terraform.io/providers/kreuzwerker/docker/latest
?