1. In the Azure DevOps modal, clone the repository and name your working repo.
2. In the VS Code modal, edit main.tf
to deploy an IAM role with a policy allowing read-only S3 access.
3. In the Azure DevOps modal, commit your changes and create a pull request, which will include a security scan.
4. In the Terraform Cloud modal, verify the changes and merge the pull request.