Releases: maxllt/Training-Terraform-AWS-ec2-Labs
Releases · maxllt/Training-Terraform-AWS-ec2-Labs
2.0 Second Lab
This lab provides an example Terraform configuration for deploying an EC2 instance, a NAT Gateway, and an Application Load Balancer (ALB) on Amazon Web Services (AWS). It includes setting up resources in both public and private subnets, configuring security groups, and creating a VPC to host the infrastructure.
1.0 - First Lab
This is the first release with the First Lab of my Training to handle AWS and Terraform. It provides an example Terraform configuration for deploying an EC2 instance on Amazon Web Services (AWS). It includes setting up security groups, subnets, SSH rules, a new VPC, and an Internet gateway to allow access to the EC2 instance from the internet.