Loading...
Loading...
### Terraform Version ```shell Terraform v1.12.0 on linux_amd64 ``` ### Terraform Configuration Files n/a ### Debug Output n/a ### Expected Behavior The output should be: ``` $ go version -m ~/Downloads/terraform /home/candrews/Downloads/terraform: go1.24.2 path github.com/hashicorp/terraform mod github.com/hashicorp/terraform v1.12.0 dep cloud.google.com/go v0.110.10 h1:LXy9GEO+timppncPIAZoOj3l58LIU9k+kn48AN7IO3Y= dep cloud.google.com/go/compute/metadata v0.5.2 h1:UxK4uu/Tn+I3p2dYWTfiX4wva7aYlKixAHn3fyqngqo= ``` ### Actual Behavior The output is: ``` $ go version -m ~/Downloads/terraform /home/candrews/Downloads/terraform: go1.24.2 path github.com/hashicorp/terraform mod github.com/hashicorp/terraform (devel) dep cloud.google.com/go v0.110.10 h1:LXy9GEO+timppncPIAZoOj3l58LIU9k+kn48AN7IO3Y= dep cloud.google.com/go/compute/metadata v0.5.2 h1:UxK4uu/Tn+I3p2dYWTfiX4wva7aYlKixAHn3fyqngqo= ... ### Steps to Reproduce 1. Following the instructions at https://developer.hashicorp.com/terraform/install, download the official terraform release: https://releases.hashicorp.com/terraform/1.12.0/terraform_1.12.0_linux_amd64.zip 2. Extract terraform from the zip file 3. Run: `go version -m terraform` ### Additional Context The output should be: ``` $ go version -m ~/Downloads/terraform /home/candrews/Downloads/terraform: go1.24.2 path github.com/hashicorp/terraform mod github.com/hashicorp/terraform v1.12.0 dep cloud.google.com/go v0.110.10 h1:LXy9GEO+timppncPIAZoOj3l58LIU9k+kn48AN7IO3Y= dep cloud.google.com/go/compute/metadata v0.5.2 h1:UxK4uu/Tn+I3p2dYWTfiX4wva7aYlKixAHn3fyqngqo= ``` ### References https://github.com/hashicorp/vault/issues/30685 ### 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.