Terraform 1.4.3: Issues with Invalid Subnet IDs in AWS VPC Module Usage
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-08-21
terraform aws vpc subnets
I'm currently facing an issue when trying to use a VPC module in Terraform 1.4.3 where I'm getting an `InvalidSubnetID.NotFound` error during the plan phase. I ...