Open blzsadam opened 11 months ago
I'm having the exact same issue. Running TF_LOG=trace terraform init
gives me the same output. Did you find a way around this @blzsadam? Very frustrating because this prevents us from moving forward with the project... I am authenticated through ARM secrets set in my environmment
Edit: Turns out the ARM secrets were expired. No idea why this was not returned as feedback....
Hi @blzsadam ,
Does your storage account have private endpoints? If yes, can you/terraform execution environment resolve the DNS records & fetch blobs from that container?
I am getting this error when running from within a Docker container
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
Terraform init should have (run as before) and modules, plugins should have been downloaded. Terraform state file should have been created and (as before) in the given storage account.
Actual Behavior
Terraform init hangs.
Steps to Reproduce
terraform init
Additional Context
No response
References
No response