Loading...
Loading...
### Terraform Version ```shell Terraform v1.12.1 on darwin_arm64 + provider registry.terraform.io/hashicorp/aws v5.0.1 + provider registry.terraform.io/hashicorp/dns v3.3.2 + provider registry.terraform.io/hashicorp/random v3.5.1 ``` ### Terraform Configuration Files ```terraform terraform { backend "s3" { region = "us-east-1" dynamodb_table = "........" encrypt = true } required_version = "~> 1.5" required_providers { aws = { source = "hashicorp/aws" version = "~> 5.0.0" } } } ``` ### Debug Output Stucks at `Downloading git::ssh://git@github.com/` ### Expected Behavior Downloads the module in seconds ### Actual Behavior Stucks at `Downloading git::ssh://git@github.com/` ### Steps to Reproduce 1. `terraform init` ### Additional Context I used a private repo as terraform source. Not sure if it's related to the DynamoDB outage, because our S3 backend uses DynamoDB locking https://www.cnbc.com/amp/2025/10/20/amazon-web-services-outage-takes-down-major-websites.html ### References _No response_ ### Generative AI / LLM assisted development? _No response_
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.