Skip to the content.
Back to Lab Index

Lab description

During this lab you will setup Azure and GitHub using Terraform then run a Continuous Delivery pipeline to deploy infrastructure using OIDC to authenticate to the State file and Azure.

You will also try out a Pull Request workflow.

Lab details

For this lab we are going to follow the steps in the public sample located here: github.com/Azure-Samples/github-terraform-oidc-ci-cd

Back to Lab Index