This is the starter lab structure for the lab. Your job is the complete the missing code in the following files:
- main.tf
- modules/scalable-web/variables.tf
- modules/scalable-web/outputs.tf
- modules/scalable-web/app.tf
Once configured properly, this project should provision a scalable web infrastucture that has multiple web servers behind a load balancer, accessible via an Internet Gateway.