Loading...
Loading...
### Terraform Version ```shell ~/.../terraform/tf-k8s-cluster-hk $ terraform version Terraform v1.9.5 on linux_arm64 ``` ### Terraform Configuration Files ```terraform ...terraform config... ``` ### Debug Output ```console │ Error: Failed to query available provider packages │ │ Could not retrieve the list of available versions for provider hashicorp/template: could not connect to registry.terraform.io: failed to request discovery │ document: Get "https://registry.terraform.io/.well-known/terraform.json": dial tcp: lookup registry.terraform.io on [::1]:53: read udp │ [::1]:55059->[::1]:53: read: connection refused ╵ ~/.../terraform/tf-k8s-cluster-hk $ ~/.../terraform/tf-k8s-cluster-hk $ ping registry.terraform.io PING registry.terraform.io (198.18.0.9) 56(84) bytes of data. 64 bytes from 198.18.0.9: icmp_seq=1 ttl=64 time=0.559 ms 64 bytes from 198.18.0.9: icmp_seq=2 ttl=64 time=1.14 ms ^C --- registry.terraform.io ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1004ms rtt min/avg/max/mdev = 0.559/0.853/1.147/0.294 ms ~/.../terraform/tf-k8s-cluster-hk $ curl "https://registry.terraform.io/.well-known/terraform.json" {"modules.v1":"/v1/modules/","providers.v1":"/v1/providers/"} ``` ### Expected Behavior download providers ### Actual Behavior could not resolve the domain, but ping is ok ### Steps to Reproduce ```sh $ terraform init ``` ### Additional Context I use my android pad to exec "terraform init", and got worng ### References no
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.