Тёмный

Terraform And Azure DevOps - How To Configure 

Jack Tracey
Подписаться 647
Просмотров 37 тыс.
50% 1

Key Timings:
00:00:30 Overview End To End Process
00:14:54 Creating Azure DevOps Project & Cloning Repo
00:20:31 Setting up Azure resources for Terraform Backend & Key Vault for secret storage
00:41:50 Creating initial Terraform files (Backend, Providers etc.) & pushing to Azure DevOps
00:48:50 Creating Terraform Plan & Status Check Build Pipelines
01:05:54 Creating Terraform Apply Release Pipeline
01:16:01 Configuring Branch Policies & Pull Request reviewers & checks
01:22:55 Testing all our hard work!
Blog Post: jacktracey.co.uk/terraform-wi...
In this video I walk you through how to configure an Azure DevOps project, with it's Repo, Pipelines and other associated resources to build a fully functioning Terraform deployment process.
Twitter: @Jack_Ref - / jack_ref

Наука

Опубликовано:

 

21 ноя 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@hareeshp.j.7533
@hareeshp.j.7533 3 года назад
Thanks Jack. Very nicely explained. Great crash course and to the point with pre-reqs for an end to end ADO pipeline set-up, I had been looking for something like this for ages, but now I fully understand concepts and the entire pipeline workflow.
@TomWhi
@TomWhi 3 года назад
Jack this is a brilliant video, thank you. I think you actually helped me (and Lee) with a weird Synapse policy issue this year so it’s great to see your video and blog which I’ll start to follow. We’re just starting down the enterprise CAF route so I’m trying to get ahead of the curve, this video helps greatly. It’d be great to see more content on enterprise CAF if you’ve got any good resources for a simpleton like me.
@rabb3255
@rabb3255 2 года назад
Brilliant content Jack, this is extremely useful and will help cut through all the noise when trying to use pipelines in ADO with TF. Thanks
@vidyagowda2721
@vidyagowda2721 2 года назад
Great explanation Jack for the beginners. Thank You so much for sharing your knowledge. It helped me a LOT!!
@AzureCloudAviator
@AzureCloudAviator 2 года назад
Great Video Jack! You should do more videos like this one.
@raghuhoskote9298
@raghuhoskote9298 3 года назад
Awesome explanation Jack, its really help full, Do add more videos on best practices. Looking forward for more videos
@indianjewelryshorts4161
@indianjewelryshorts4161 3 года назад
Thank you for explaining each step thoroughly and keep going :)
@NickBrown1968
@NickBrown1968 Год назад
Really thorough video. I learned a whole load from it. Many thanks.
@walebello9125
@walebello9125 2 года назад
Thank you for this wonderful course. I have been searching for an end-to-end training on deploying infrastructure using Terraform with Azure DevOps CICD pipeline
@yorkli6893
@yorkli6893 3 года назад
Awesome! great video. Thank you !
@mamaducamara796
@mamaducamara796 2 года назад
very well explained video. thanks for sharing
@stevencarter2768
@stevencarter2768 3 года назад
excellent tutorial!!! thank you!
@pipon39
@pipon39 3 года назад
your video is awesome ! very good job you are wonderful !
@sruthireddy1979
@sruthireddy1979 11 месяцев назад
Its truly very good explanation and detailed... Thanks a ton bro...!
@azrabbb
@azrabbb 2 года назад
Great video thanks Jack
@mksworld7557
@mksworld7557 3 года назад
excellent tutorial - keep it up
@Emptychannnel
@Emptychannnel 2 года назад
thanks a LOT! this helps me in my project,
@MrSivaraj86
@MrSivaraj86 2 года назад
Thank you Jack the yml file helped me to solve the release apply path issue, thank you so much for your help
@MuhammadUsman-ze7pc
@MuhammadUsman-ze7pc 2 года назад
where do you see the yml file?
@craigrickett6156
@craigrickett6156 2 года назад
Great content, thank you
@akhilbisht11
@akhilbisht11 3 года назад
Excellent. Thanks
@fez9117
@fez9117 3 года назад
Great Vid Thanks !
@SanthoshKumar-sl7zc
@SanthoshKumar-sl7zc Год назад
Really nice💯
@ThePawkon
@ThePawkon 3 года назад
well done!
@fez9117
@fez9117 3 года назад
Can you do an example video for a pipeline for deploying into multi environments please, say for example, 4 stages: Plan Dev > Apply Dev > Plan prod > apply prod
@narayanavelaga1909
@narayanavelaga1909 Год назад
Hi Jack, you videos really helped me. I wanted to know How can we pass runtime parameters in the build pipeline using classic editor ?
@DavidBenOtto
@DavidBenOtto Год назад
Thanks for this incredible video. I've a question is how to import existing resources in Azure with Terraform
@joeb.1163
@joeb.1163 2 года назад
Thanks , do you have the same example using the YAML pipeline
@terryseddon8781
@terryseddon8781 Год назад
You've probably already realised and since deleted all the keys etc, but if not, you didn't blur them out the 40 min mark!
@TiteufMela
@TiteufMela Год назад
Hello, thank you, how can i create a multiple vms without destroying the existing vms resources ?
@jthejainvikas
@jthejainvikas Год назад
Can you share the link from where we can get the code which you used in this video?
@MattLethargic
@MattLethargic 3 года назад
Great video, the problem though is with this setup you can't run init locally because of the lack of access_key I'm the backend config. I don't want to have to push to git to run validate for the first time
@raghuhoskote9298
@raghuhoskote9298 3 года назад
Yes agreed, wht is the best way to fix this
@MattLethargic
@MattLethargic 2 года назад
You can actually run the init command with the access key locally. Not the best, but it does work
@dusanuksanovic5171
@dusanuksanovic5171 3 года назад
Geat work Jack! Does anyone had this error by any chance, when running pipeline after pull request (test to main), on task "Terraform Init"? Error: Error building ARM Config: obtain subscription() from Azure CLI: Error parsing json result from the Azure CLI: Error waiting for the Azure CLI: exit status 1: ERROR: Please run 'az login' to setup account.
@tis6931
@tis6931 3 года назад
likely the variables not added to the pipeline or you missed a step creating the managed identity
@naweed99nk
@naweed99nk Год назад
Just a quick question. Can we not create pipeline that would use azure storage (container) instead of using a release? If so can you please shed the benefits and disadvantages of the two methods? I am a novice to apologizes in advance if it doesn't make sense
@dost77
@dost77 2 года назад
Hi Jack, Great explanation and a very nice video. However, I am running into following error when running TF Init task Generating script. Script contents: shell terraform init -backend-config="access_key=${azdotfstorageaccount001-key1}" Error: Failed to get existing workspaces: Error creating storage client for storage account "azdotfstorageaccount001": azure: malformed storage account key: illegal base64 data at input byte 0 I tried regenerating the keys but it did not help. Any help from anyone is really appreciated. Thanks
@pankajdhami6434
@pankajdhami6434 Год назад
Hi Jack, This is great but getting one issue while running Terraform init using backend config getting an error something like this Error: building AzureRM Client: obtain subscription() from Azure CLI: parsing json result from the Azure CLI: waiting for the Azure CLI: exit status 1: ERROR: Please run 'az login' to setup accoun
@kegmysta
@kegmysta 11 месяцев назад
run the az login in your git repo in your ide first after you have authenticated via subscription, should be good to go
@pankajdhami6434
@pankajdhami6434 10 месяцев назад
@@kegmystai was able to resolve this, thank you so much.
@srujanmettu
@srujanmettu 2 года назад
I followed the same steps but i got an error at extracting the files while terraform apply , any help?
@konradpelczar8490
@konradpelczar8490 2 года назад
I actually have the same problem... were you able to fix it?
@konradpelczar8490
@konradpelczar8490 2 года назад
after digging around for over an hour... I realized that I had a typo in the root folder of the Archive. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-AWXOYS-SBfY.html
@MuhammadUsman-ze7pc
@MuhammadUsman-ze7pc 2 года назад
did you figure it out? I am also getting the error on the same step.
@vineetnair2989
@vineetnair2989 11 месяцев назад
@@konradpelczar8490 hey, Im getting an error extracting that the file is being used by another process, any ideas what might be causing this ?
@sebastijanp3
@sebastijanp3 2 года назад
Could you create same with yaml and no ui? I am sure you would have much more viewers.
@shreyojitdas9333
@shreyojitdas9333 3 года назад
Can you please teach Aws?
Далее
Azure DevOps Pipelines with Terraform and Stages
22:26
Modules and Outputs with Terraform and Azure
28:02
Просмотров 30 тыс.
AzGovViz & Azure DevOps
31:33
Просмотров 2,7 тыс.
Using Terraform with Azure
45:00
Просмотров 114 тыс.
Workspaces | Terraform Tutorial | #16
19:17
Просмотров 47 тыс.
iPhone socket cleaning #Fixit
0:30
Просмотров 13 млн
Choose a phone for your mom
0:20
Просмотров 7 млн