Loading...
Loading...
### Terraform Version ```shell Terraform v1.10.4 on windows_amd64 ``` ### Terraform Configuration Files ``` terraform { required_providers { aws = { source = "hashicorp/aws" version = "~> 4.16" } } required_version = ">= 1.2.0" } ``` ### Debug Output https://gist.github.com/borrrden/65db1481e5e2a1e88e2cc6b64ce4b849 ### Expected Behavior The init should succeed ### Actual Behavior The error message ``` ╷ │ Error: Failed to install provider │ │ Error while installing hashicorp/aws v4.67.0: failed to compute checksum for C:\Users\jim.borden\AppData\Local\Temp\terraform-provider4160808953: The system cannot find the path │ specified. ╵ ``` But, this file exists so I'm guessing it is something ELSE that cannot be found: ``` ls C:\Users\jim.borden\AppData\Local\Temp\terraform-provider4160808953 Directory: C:\Users\jim.borden\AppData\Local\Temp Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 1/17/2025 12:02 PM 82080760 terraform-provider4160808953 ``` ### Steps to Reproduce 1. `terraform init` ### Additional Context _No response_ ### 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.