Using Terraform in Azure DevOps Pipelines PART 1
Video Statistics and Information
Channel: skunklabz
Views: 15,269
Rating: 4.9113922 out of 5
Keywords: SkunkLabz, Episode 12, azure, azure devops, terraform, state file, pipelines, devops, yaml, azure blob storage, azure app service, azure app service plan
Id: kqwzqWcSCYM
Channel Id: undefined
Length: 18min 29sec (1109 seconds)
Published: Wed Jun 10 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Seems relevent, we found this which was nice : https://www.runatlantis.io/
After doing the turorial, i doubt you're using the service principal you created with the az ad sp.
When creating a service connection it automatically creates a service principal and grants it the contributor role on the RG. The pipeline works with this SP.
That's why the SP didn't have permissions to create new RGs. I modified the TF code a little to source the RG ID that already exists (terraform-rg)
Been hearing so much about terraform lately. Time to check it out.
Great video! You should make ASMR videos about cloud stuff
Good Stuff!!