Automate AWS Infrastructure with Terraform & Jenkins – GitOps

In this article, we will learn about Infrastructure As Code (IAC).   We will provision AWS infrastructure using Terraform & Jenkins. We are using Jenkins for creating a pipeline and deploying terraform code.   In this example, we are creating an s3 bucket and ec2 instance using Terraform. You can similarly add any other resource.   Infrastructure… Continue reading Automate AWS Infrastructure with Terraform & Jenkins – GitOps