Terraform Academy CI/CD Lab: Drift Detection & Auto-Reconcile

Complete the CI/CD Workflow

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 drift detection and auto-reconcile for an AWS instance.

3. In the Azure DevOps modal, commit your changes and create a pull request, which will include a drift detection phase.

4. In the Terraform Cloud modal, verify the changes and merge the pull request.

Terminal

Success!

Congrats on completing the Terraform Academy CI/CD Lab!