Terraform Workspaces And GitHub Actions [Getting Started 2022]

preview_player
Показать описание
Terraform workspaces is arguably one of the coolest ways to separate your state files. If you have multiple environments (like dev, staging, prod), you can use the same code, but have multiple state files! It's a great way for developers to separate deployments to each environment.

In this video, we go over how to use Terraform workspaces and GitHub Actions together!

🆘🆘 NEED HELP WITH DEVOPS AND SRE? FOLLOW MY BLOG!

👊 Need Content To Tell A Good Story For Your Product? 👊

FOLLOW ME EVERYWHERE
---------------------------------------------------

0:10 ⏩ Intro
0:51 ⏩ Terraform workspace explanation
4:19 ⏩ Setting Up A GitHub Action Workflow
6:21 ⏩ Deploying The GitHub Action Work

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

hello very good course, I have a question on two points:
- the git code of workspace
- if in my production environment I have an extra configuration that is not in any other env how do I implement it

nulops
Автор

Where's the state file persisted in this case?

mehdisidiboumedine