Terraform AWS EC2 Project This project uses Terraform to dynamically create EC2 instances and fetch the latest AMI via AWS Systems Manager. Steps to Run Install Terraform. Initialize Terraform: terraform init. Apply the configuration: terraform apply. Review the outputs for EC2 IPs.