1. In the Azure DevOps modal, clone the repository and name your working repo.
2. In the VS Code modal, edit main.tf
to enable destroy approval and PR-based destroy control for an AWS instance.
3. In the Azure DevOps modal, commit your changes and create a pull request, which will include an approval gate.
4. In the Terraform Cloud modal, verify the changes and merge the pull request.