Hello & thank you for this wonderfull series on Azure DevOps!! About the job in this episode: can you please explain how to add an extra job in the end with 'terraform destroy' so that we can automatically delete what was created by the pipeline??( I get errors when I add terraform destroy job myself.). And also is it possible to export the terraform state file as an artifact from the agent to azure devops repo?? Thank you so much!!
Hello, You can check another video on Stage, Jobs: ua-cam.com/video/Tv1bQZqaE7s/v-deo.htmlsi=KruDtlOkzE6cTFeb to include a job at the end under a Stage. Talking about the state file, there is more efficient way to manage the state throughout the infra lifecycle, you can use a remote backend with any bucket service from any cloud (like GCS, AWS S3, Azure Storage account etc.), you can check the video here: ua-cam.com/video/5BCNa32mjJk/v-deo.htmlsi=1qTjeQ3FAZWf7pGu Yes, we can use Azure DevOps Artifact service to upload any file from a Pipeline for any use case, let me plan for an episode on this. Thanks for your comment. Really appreciate it. :)
Ohh, the playlist will help you to manage/build various Azure DevOps topics. But yes, there are many more topics which can be covered. Thanks for your comment & stay tuned 🙂
Thanks for your comment. I wanted this video to be short enough for the audience & may be that made it boring. I will definitely try to do better in the future. ☺
Excellent video! I really appreciate your clear explanation of the code. Looking forward to your upcoming content! Subscribed!
I really thank you for your valuable comment & support. ☺
The Above video is so explanatory, Could you please explain for the Azure self hosted agent instead of Microsoft agent.
Hi, here is one of my video which might help you to understand self hosted agent configuration : ua-cam.com/video/M_ro1NMoLEg/v-deo.html
Hello & thank you for this wonderfull series on Azure DevOps!! About the job in this episode: can you please explain how to add an extra job in the end with 'terraform destroy' so that we can automatically delete what was created by the pipeline??( I get errors when I add terraform destroy job myself.). And also is it possible to export the terraform state file as an artifact from the agent to azure devops repo?? Thank you so much!!
Hello,
You can check another video on Stage, Jobs: ua-cam.com/video/Tv1bQZqaE7s/v-deo.htmlsi=KruDtlOkzE6cTFeb to include a job at the end under a Stage.
Talking about the state file, there is more efficient way to manage the state throughout the infra lifecycle, you can use a remote backend with any bucket service from any cloud (like GCS, AWS S3, Azure Storage account etc.), you can check the video here: ua-cam.com/video/5BCNa32mjJk/v-deo.htmlsi=1qTjeQ3FAZWf7pGu
Yes, we can use Azure DevOps Artifact service to upload any file from a Pipeline for any use case, let me plan for an episode on this.
Thanks for your comment. Really appreciate it. :)
Is azure Devops complete playlist done or yet to add /cover more??
Ohh, the playlist will help you to manage/build various Azure DevOps topics. But yes, there are many more topics which can be covered. Thanks for your comment & stay tuned 🙂
nice
Thank you for your comment. 🙂
Boring
Thanks for your comment. I wanted this video to be short enough for the audience & may be that made it boring. I will definitely try to do better in the future. ☺
It's really very helpful , please create a few troubleshooting issues on the azure pipelines