BarnabyShearer / terraform-provider-dockerhub

Register hub.docker.com repositories.
https://registry.terraform.io/providers/BarnabyShearer/dockerhub/latest/docs
Mozilla Public License 2.0
5 stars 4 forks source link

Authentication appears to be broken #45

Open evanmosseri opened 1 year ago

evanmosseri commented 1 year ago

I get the following error whenever I try to do anything with this provider.

Backend:

terraform {
  required_providers {
    dockerhub = {
      source = "BarnabyShearer/dockerhub"
      version = ">= 0.0.15"
    }
  }
}
╷
│ Error: Post "https://hub.docker.com/v2/users/login/": dial tcp: lookup hub.docker.com: i/o timeout