Using Terraform Cloud Objective: Provision a Kubernetes cluster in AWS EKS using Terraform, and will use Terraform Cloud to deploy the infrastructure. What is EKS: AWS’s Elastic Kubernetes Service (EKS) is a managed service that lets you deploy, manage, and scale containerized applications on Kubernetes. Prerequisites: AWS Account with admin access as a non root…