Adding Key Vault to Azure DevOps Pipeline

Опубликовано: 29 Сентябрь 2024
на канале: Ned in the Cloud
6,837
119

Welcome to phase two of the Azure DevOps Pipeline project with Terraform! In the previous video we built a basic Azure DevOps Pipeline using Terraform and then deployed a Terraform config to Azure with the pipeline. This time we are going to dynamically create service principals to use in the pipeline and store our sensitive variables in Key Vault.

GitHub Repo: https://github.com/ned1313/terraform-...

Terraform Certification Guide: https://leanpub.com/terraform-certified/

-----------------------------------------------------------------------------------------------------

Patreon:   / nedinthecloud  
Daily Check-In: https://anchor.fm/ned-bellavance
Day Two Cloud: https://daytwocloud.io
Website: https://nedinthecloud.com
Pluralsight: https://app.pluralsight.com/profile/a...
GitHub: https://github.com/ned1313

Music by Evan Williams ©2020

Intro 00:00
Phase Two Overview 1:41
Creating Service Principals 2:55
Creating the Azure Key Vault 7:25
Updating Azure DevOps 10:50
Updating the Pipeline YAML 13:37
Viewing the Variables and Pipeline 17:58
Running the Pipeline 20:13
Summary and Outro 22:28