How to Provision an AWS EC2 Instance with Terraform and Install Docker, Jenkins and SonarQube Using a Bash Script in 2 minutes
In this project we will use terraform in create ec2 instance then install docker, aws cli, terraform, jenkins and sonarqube using bash script Prerequisite AWS Account Terraform AWS Access and Secret Key Objective Create ec2 instance with terrafo...

