1. In the Azure DevOps modal, clone the repository and name your working repo.
2. In the VS Code modal, refactor main.tf
to use a VPC module with a CIDR block of "10.0.0.0/16" and two public subnets.
3. In the Azure DevOps modal, commit your changes and create a pull request.
4. In the Terraform Cloud modal, verify the changes and merge the pull request.