1. In the GitLab modal, clone the repository and name your working repo.
2. In the VS Code modal, edit main.tf
to update the replica count to 3 for the nginx deployment.
3. In the GitLab modal, commit your changes and create a merge request.
4. In the Kubernetes modal, verify the Terraform apply and merge the merge request.