Loading...
Loading...
### Terraform Version ```shell Terraform v1.11.1 on windows_amd64 ``` ### Terraform Configuration Files ```terraform locals { map = { test = null } template = "$${test}" test = templatestring(local.template, local.map) } output "test" { value = local.test } ``` ### Debug Output https://gist.github.com/aclarke822/db92ba7a7a8a95851a9911db75dc7191 ### Expected Behavior Terraform should handle this scenario gracefully, without crashing and output a relevant error message. ### Actual Behavior Terraform crashes. ### Steps to Reproduce 1. terraform apply ### Additional Context Also tested on 1.9.8 and 1.10.5 with the same result ### 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.