Terraform Academy CI/CD Lab: EC2 Backup Schedule

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 update the backup schedule tag for EC2 instance-1 to 3 AM ET.

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.

Terminal

Success!

Congrats on completing the Terraform Academy CI/CD Lab!