Loading...
Loading...
### Terraform Version ```shell Terraform v1.10.5 on darwin_arm64 + provider registry.terraform.io/hashicorp/azurerm v4.16.0 ``` ### Terraform Configuration Files ```terraform terraform { required_providers { azurerm = { source = "hashicorp/azurerm" version = "~> 4.16.0" } } required_version = "~> 1.10.5" } provider "azurerm" { features {} } ``` ### Debug Output ``` ``` ### Expected Behavior terraform should use my ARM_SUBSCRIPTION_ID env var ### Actual Behavior terraform is not using my env vars ### Steps to Reproduce 1. `terraform init` 2. `terraform plan` ### Additional Context I installed terraform using brew. https://www.reddit.com/r/Terraform/comments/1idnw4l/terraform_not_using_environment_variables/ MUST READ ### 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.