Setup Terraform and configure aws on your local machine
Building a simple Infrastructure from code using terraform
cd Instance-terraform
terraform init
terraform apply --auto-approvesetup sonarqube and dockerhub for github actions

Elastic kubernetes service or Eks cluster setup
cd deployment-using-github-actions/Eks-terraform
terraform init
terraform applycommit the changes and this will deploy the image on EKS




