GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Terraform || Provision Ec2 Instance

preview_player
Показать описание
Complete Github Actions Tutorial | GitHub Actions CI/CD | GitHub Actions Terraform | GitHub Actions Real Time Demo

In this GitHub Actions Tutorial we go through the following topics:
First I explain what GitHub Actions actually is and we will look at specific developer workflow use cases that you can automate with GitHub Actions .
After that I explain the basic concepts of GitHub Actions, including the GitHub Events and Actions and workflow and HOW GitHub Actions actually automates these workflows using these components.
Having understood what GitHub Actions solves and how it makes it possible, I will go through the most common workflow, which is CI/CD pipeline.
I will explain how you can write a github action workflow to provision EC2 instance using terraform .This is one of the real use case of GitHub Action .

#githubactions #github #cicd #devops-techstack
Рекомендации по теме
Комментарии
Автор

Awesome tutorial, easy to configure aws, terraform with GitHub actions CICD .

tapas
Автор

Thank you Prof. for your effort and knowledge that you shared!

nazgulm
Автор

Really great work doing playlists simultaneously for Shell scripting, Jenkins, Terraform and GitHub Actions..

anil-kumar
Автор

Thanks for the efforts you have put into this video to simplify the process in steps, you made it look very easy, thank you

ahsaanali
Автор

can you please tell how to dispatch this ec2 instance.

UGopi-ul
Автор

Code ran perfectly but no instance is created

yuvrajsharma