1. In the GitHub Actions modal, clone the repository and name your working repo.
2. In the VS Code modal, create a GitHub Actions workflow file to trigger terraform plan
on PR open.
3. In the GitHub Actions modal, commit your changes and create a pull request to trigger the workflow.
4. In the Terraform Cloud modal, verify the Terraform plan output.