ansible / terraform-provider-ansible

community terraform provider for ansible
https://registry.terraform.io/providers/ansible/ansible/latest
GNU General Public License v3.0
195 stars 43 forks source link

Can't Install Provider #118

Closed irishgordo closed 5 months ago

irishgordo commented 5 months ago

Previously had no issue installing. Now currently seeing:


╷

│ Error: Failed to install provider

│ 

│ Error while installing ansible/ansible v1.2.0: could not query provider

│ registry for registry.terraform.io/ansible/ansible: failed to retrieve

│ cryptographic signature for provider: the request failed after 2 attempts,

│ please try again later: Get

│ "https://objects.githubusercontent.com/github-production-release-asset-2e65be/577796996/1f8bd827-dd14-4a84-819a-c95edde47e50?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240501%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240501T184604Z&X-Amz-Expires=300&X-Amz-Signature=5642e24cdd8463026b291fdc53f4083aeacad2adcd96f0399241e687966c3822&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=577796996&response-content-disposition=attachment%3B%20filename%3Dterraform-provider-ansible_1.2.0_SHA256SUMS.sig&response-content-type=application%2Foctet-stream":

│ net/http: request canceled (Client.Timeout exceeded while awaiting headers)

╵

script returned exit code 1
gravesm commented 5 months ago

I'm not able to reproduce this. From your error message it looks like a network issue.

irishgordo commented 5 months ago

:+1: - Thanks for checking this @gravesm - I'm going to go ahead and close this issue - and check into that, as I agree with you this is probably something related to my end