Terraform Module Outputs Not Accessible in Root Module with Multiple Workspaces
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-18
terraform aws modules
I'm experiencing an issue where outputs from a child module are not accessible in the root module when using multiple Terraform workspaces. My setup consists of...