aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
172 stars 91 forks source link

Please provide Instructions on Explicit Installation Method Configuration (provider_installation from local file system) #214

Open riteshmehta66 opened 1 year ago

riteshmehta66 commented 1 year ago

Hello,

We noticed in network tracing that aztfmod/azurecaf provider goes to github.com

Error: Failed to install provider

│ Error while installing aztfmod/azurecaf v1.2.22: could not query provider

│ registry for registry.terraform.io/aztfmod/azurecaf: failed to retrieve

│ authentication checksums for provider: the request failed after 6 attempts,

│ please try again later: Get

│ "https://github.com/aztfmod/terraform-provider-azurecaf/releases/download/v1.2.22/terraform-provider-azurecaf_1.2.22_SHA256SUMS":

│ read tcp 172.19.0.2:43212->140.82.113.3:443: read: connection reset by peer

│ Error: Failed to install provider

we also noticed traffic to "https://objects.githubusercontent.com/github-production-release-asset-2e65be/

Particularly Banking and Financial Institution customers are increasingly cautious about opening firewall rules. we therefor need a way to install providers locally from file system like Explicit Installation Method Configuration.

kindly provide a working example of Explicit installation method from local file system.