Azure Container Apps - Terraform CICD With Azure DevOps

preview_player
Показать описание
In this video, we are going to learn how to deploy Azure Container Apps with Terraform and then I'm showing you how to create infrastructure deployment CICD pipeline with Azure DevOps!

00:00 Intro
00:27 Terraform Providers
04:03 Writing Terraform Script
09:33 Terraform Apply
12:30 DevOps - Project Creation
13:38 DevOps - Build Pipeline
15:07 DevOps - Terraform Release Pipeline

Meet Kamal Today
Kamal Rathnayake

Creative Commons CC BY 3.0
Рекомендации по теме
Комментарии
Автор

Thanks!! You seriously have great knowledge of what you're

JayPatel-etiy
Автор

Great Teaching Kamal, please keep doing them Kamal❤❤❤

suminda-b
Автор

This was very helpful. Thank you for sharing your knowledge!

rn
Автор

Hello Kamal, thank for your teaching with azure container apps really helpful truly.
Please do you have a file where you made use of an already pushed container image of an application.
Now I am not referring to nginx but I have an image on azure container registry from a microservice application. So I want to make use of that image. Please do you a tutorial or terraform file on how I can pull that existing image.

Ifeanyiokeke-kx
Автор

Hi Kamal I followed your video process and it was helpful.
Thank you very much
However, I have been trying to put my revision mode to single and I am unable to do this, I have tried different methods and non of them seems to be working. Please do you have any suggestions for this?

ifeanyiokeke
Автор

Where did you find documentation about container templates? Official documentation about that resource is quite poor

isanyoc
Автор

Can you help with a video showing how you deploy an image from docker hub to azure container apps via terraform please

adekunlealugbin
Автор

Any reason why you used classic editor to create the pipeline? Thanks

marsamuk
Автор

Hi. What’ll happen if you make a code change and commit. Will it re-create the same resources? From what I understand it won’t because the current resources will exist in tfstate. Trying to understand how this will work in a prod environment when code changes should deploy new infra. Thanks

marsamuk
Автор

Thanks a lot, however you skiped the most important and challenging parts. :)

alitswq
Автор

why aren't you using the azurerm_container_app resource?

aguafria