Terraform Academy CI/CD Lab: AWS S3 Bucket

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 add an AWS S3 bucket resource.

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!