Loading...
Loading...
### Terraform Version ```shell Terraform v1.8.4 on darwin_arm64 ``` ### Terraform Configuration Files ```hcl terraform { required_version = "= 1.8.4" required_providers { aws = { source = "registry.terraform.io/hashicorp/aws" version = "= 5.52.0" } backend "local" {} } ``` ### Debug Output N/A ### Expected Behavior Plugins should be fetched from cache ### Actual Behavior Plugins are being fetched from remote ### Steps to Reproduce 1. `export TF_PLUGIN_CACHE_DIR="$HOME/.terraform.d/plugin-cache"` 2. `terraform init` 3. `terraform providers lock -enable-plugin-cache` ### Additional Context _No response_ ### References https://github.com/hashicorp/terraform/pull/34632
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.