Getting Started with GitHub Actions and Terraform

preview_player
Показать описание
On today's episode of the DevOps Lab, Ned Bellavance is here talk about the purpose behind GitHub Actions and demo how it can integrate with Terraform to automate infrastructure operations on Microsoft Azure.

For more on GitHub Actions and Terraform:

Jump to:
1:55 What is GitHub Actions?
4:05 Reviewing the GitHub Actions File
9:00 Running the GitOps Workflow

Learn more:
GitHub Repo with Demo
Terraform GitHub Actions Docs
Read Ned's blog

Рекомендации по теме
Комментарии
Автор

Nice one! And thanks also for the source code. Though now would be better to use the OIDC federated credentials rather than the classic password secret.

koodauskanava
Автор

Thanks a lot for that helpful tutorial. One question, can you save the plan file as artefact for later use in "apply"? If there is a time gap between plan and apply, there is a potential delta between the commented changes in the pull request and the time of applying changes.

devopslp
welcome to shbcf.ru