Terraform Through GitHub Actions

preview_player
Показать описание
Jason walks us through the essentials of using GitHub Actions to kick-off and monitor a job running Terraform against a provider. You'll see a good, practical example of how easy it is to get started with your GetOps flow!

00:00 - Introduction
00:46 - Secrets
07:46 - Build Runner
09:25 - Job Steps
12:40 - Setup the Environment!
16:06 - Monitoring a Job
18:21 - Comparing GitHub Actions
Рекомендации по теме
Комментарии
Автор

Hey,
I was watching your video. I have created an AKS cluster using Terraform and git action workflow. While trying to destroy the same from workflow job completed successfully but it gives no resource found to destroy. Could you please help to destroy resources from workflow.

deeptieprasad