4 ways to structure your terraform projects!

preview_player
Показать описание
In this video, we will learn how to structure your terraform directories in four different ways.

#terraform #aws #infrastructureascode

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬

00:00 | Intro
00:31 | Terraform structure 1
01:57 | Terraform structure 2
04:46 | Terraform structure 3
05:30 | Terraform structure 4

▬▬▬▬▬▬ Important links❗️ ▬▬▬▬▬▬

▬▬▬▬▬▬ My Videos 📹 ▬▬▬▬▬▬
Learn Terraform:

CI CD Tutorials:-

Learn AWS:-
► 3 real-life scenarios to kick-start your AWS journey now!

Learn Kubernetes:-

Learn Jenkins:-

Learn DevOps:-

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Disclaimer: Opinions expressed in this video are my own!
Рекомендации по теме
Комментарии
Автор

Ajit thank you so much for the structure I really like the 4th one easy to maintain and upgrade without touching other environments. Looking forward to seeing more videos like this which help us understand the Best terraform practices.

RahulGupta-cprv
Автор

4th architecture makes most sense, else it will be too many state files to manage! Thank you for sharing, liked and subscribed. If you could please make a detailed video on EKS and Codepipeline...thanks

ibmuser
Автор

The 4th tier architecture really used very popular cases of project please do one Terraform project it will really helpful to many people to understand easily

tarunraj
Автор

Thanks a lot, I have been searching for this solution for a while

Winnerever
Автор

This is really helpful..
We have our infra similar to 3rd dir structure you show, but 2nd and 4th is quite interesting.

-XSX-
Автор

Hi, can you please make a video & explain step by step the writing/structure of Ansible & Terraform in a simple manner & in layman's terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing.I am not from a programming background hence find it difficult to understand the structure of writing Ansible & Terraform. Please it's a request, do reply

vinvvinv
Автор

Hi! don't you use Terraform workspaces??

Greetings from Argentina

tomasnobile
Автор

for the second folder structure do you have any ci pipelines setup ?

rubelrob
Автор

it is such a drawback which there no standard way to abstractly handle terraform codes. just defining modules is not enough. there should be a way to pass various tfvar files to each module. maintaining all the parameters in a single tfvar file also a not good approach

nwn
Автор

this approach is duplicating parent recourses when terraform plan run.

wffksjc