1. In the Jenkins modal, clone the repository and name your working repo.
2. In the VS Code modal, edit main.tf
to add an AWS EC2 instance and security group, and Jenkinsfile
to define the pipeline.
3. In the Jenkins modal, commit your changes and create a pull request.
4. In the Jenkins modal, trigger the Jenkins pipeline to validate the changes.
5. In the Vault modal, verify the secrets and apply the Terraform configuration.