AWS Resources with Terraform, Jenkins ci-cd, and Hosting a static website in s3
Terraform is an open-source IaC tool that enables us to define, create, and manage our infrastructure using declarative configuration files. Jenkins, on the other hand, …