Hitesh Mondal
Results
2
issues of
Hitesh Mondal
This PR updates the vpc module to make it production-ready and fully configurable. Key improvements include: 1. Variables Added and cleaned variables in variables.tf: vpc_name, tags for flexible tagging enable_dns_support,...
The current VPC module outputs cover only basic resources (VPC ID, subnet IDs, NAT Gateway IDs). To make the module more reusable and production-ready, the following outputs should be added:...