You refer my blog for the same implementation: rakesh-suryawanshi.medium.com/azure-terraform-deployment-with-github-workflow-and-approval-dc67b36dd9ce source code can be find here on the GitHub link: github.com/bee-a-learner/github-actions
@cinem4dr123 жыл бұрын
Thank you so much Rakesh, This tutorial helps me a lot understand the workflow of deploying Azure resources using Terraform + GitHub Actions!
@OurCloudSchool3 жыл бұрын
Thanks 🙏 Please subscribe to the channel, and don’t forget to share it 🤏
@UjjwalDevarapalli Жыл бұрын
Thanks a lot Rakesh. Your terraform and devops videos are awesome.
@deepanshusinghal62143 жыл бұрын
Thanks Rakesh! This is a great intro to Github workflows!
@deeptieprasad470411 ай бұрын
Hi@OurCloudSchool I have set AKS cluster using terrafrom git action workflow. But unable to destroy it . When everyone i try to run it so no resources found to delete even the resources are present on portal. Everytime i do it manually from portal. Please help me hoe to reslove the issue🙏🏻🙏🏻🙏🏻
@pramodpatil96592 жыл бұрын
Good explanation and demo bro... Sad to see only 40 likes
@OurCloudSchool2 жыл бұрын
Thanks Pramod.
@priyankmishraa2 жыл бұрын
This is an amazing video.
@OurCloudSchool3 жыл бұрын
To view the content clearly please select HD 1080 quality from the settings
@swapnilbhosale1379 Жыл бұрын
How do you manage the Terraform State file in this?
@OurCloudSchool Жыл бұрын
In azure store account
@webhunter2989 Жыл бұрын
after some time if we want to destroy the resources, then how can we do that?
@OurCloudSchool Жыл бұрын
Add terraform destroy step in your pipeline with condition
@tugutlapranathi7687 Жыл бұрын
@@OurCloudSchool could you add the destroy step and required condition
@totofreelance10 ай бұрын
I think you have skipped some steps, we didn't see you going to Azure and copy the Subscripts scripts or code. I don't even know where it is on Azure.