phillbaker / terraform-provider-elasticsearch

An elasticsearch provider for terraform
https://registry.terraform.io/providers/phillbaker/elasticsearch
Mozilla Public License 2.0
304 stars 134 forks source link

Client.Timeout exceeded while awaiting headers #342

Closed dileep-patel closed 1 year ago

dileep-patel commented 1 year ago

Hello,

While installing phillbaker/elasticsearch v2.0.7 provider, facing the below issue.

Error: Failed to install provider │ │ Error while installing phillbaker/elasticsearch v2.0.7: could not query provider registry for registry.terraform.io/phillbaker/elasticsearch: failed to retrieve │ authentication checksums for provider: the request failed after 2 attempts, please try again later: Get │ "https://github.com/phillbaker/terraform-provider-elasticsearch/releases/download/v2.0.7/terraform-provider-elasticsearch_2.0.7_SHA256SUMS": net/http: request canceled │ while waiting for connection (Client.Timeout exceeded while awaiting headers

This error seems to occur from last two days.

Any help is greatly appreciated.Thanks in advance.