aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
173 stars 92 forks source link

Error while installing aztfmod/azurecaf v1.2.2: could not query provider #87

Closed mark-gronow closed 3 years ago

mark-gronow commented 3 years ago

Hi - I am trying to setup the CAF Demo environment as per link. And have successfully carried out all the pre-req steps. However, when deploying the 'Launchpad-level0 landing zone', I receive the error below. All other Hashicorp registry provider plugins/modules run fine.

I am very new to this and would appreciate any help. Many thanks :)

Error: Failed to install provider

Error while installing aztfmod/azurecaf v1.2.2: could not query provider registry for registry.terraform.io/aztfmod/azurecaf: failed to retrieve authentication checksums for provider: the request failed after 2 attempts, please try again later: Get "https://github-releases.githubusercontent.com/248703055/1081ee00-71b2-11eb-81f9-9c2054a22494?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210331%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210331T090452Z&X-Amz-Expires=300&X-Amz-Signature=428c84cc2457c1f10ade6e6b749121f7b2d8415bbf74c67481030e374f0a59a3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=248703055&response-content-disposition=attachment%3B%20filename%3Dterraform-provider-azurecaf_1.2.2_SHA256SUMS&response-content-type=application%2Foctet-stream": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Error on or near line 20; exiting with status 1

mark-gronow commented 3 years ago

Found a post on Gitter that someone mentioned DNS issues whilst installing providers locally in a cloned repo in VS Code. So disconnected from my personal WiFi network and tethered to my phone - provider installed successfully. Once connected back to personal WiFi issue doesn't exist as providers are already installed.