Azure DevOps CI/CD Lab: AWS S3 Bucket with Terraform Cloud

Complete the CI/CD Workflow

1. In the Azure DevOps modal, clone the repository and name your working repo.

2. In the CodeStack editor, select the file to edit (azure-pipelines.yml or main.tf), view the Code Coach, and configure OIDC authentication and the 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 S3 bucket deployment and apply the changes.

Terminal

CodeStack

Success!

Congrats on completing the Azure DevOps CI/CD Lab!