Terraform: Unable to Reference Output Variables in Nested Module for Azure Resources
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-08-20
terraform azure modules
I'm facing an issue when trying to reference output variables from a nested module in my Terraform configuration. I'm using Terraform v1.4.1 and have structured...