Click here to Skip to main content
15,888,172 members

GitOps with Azure, Terraform, and GitHub

  1. 0

    Introduction to GitOps

    A look at DevOps, a modern philosophy for working with people, processes, and tools to accelerate the pace of software development
    Added 20 Jun 2022
  2. 1

    GitOps with Terraform and GitHub

    How to write Terraform code to deploy simple Azure infrastructure and explore Git workflow used by software developers to ‘gate’ infrastructure changes to our main branch
    Added 20 Jun 2022
  3. 2

    GitOps Provisioning with GitHub Actions

    A hands-on tutorial that shows, step by step, how to set up GitHub actions that first validate the updated Terraform plan and then run the plan and provision Azure infrastructure
    Added 21 Jun 2022