Terraform Locals | How to use Terraform Locals? - Part 4

preview_player
Показать описание
Terraform Locals | How to use Terraform Locals?

▬▬▬▬▬▬ ⭐️ Instruction's Guides ⭐️ ▬▬▬▬▬▬

Terraform is OpenSource infrastructure as a code software tool.

In this session we are going to look on terrafrom locals and how to use it inside your terraform files.
Terraform local can really help you to -
1. Improve your terraform file configuration
2. Terraform local helps you to centralized local varible configuration, so that you can change and update the values at one places.
3. It can be really useful to simplify the complex terrafrom file

▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 - What is terrafrom Locals
02:22 - How to improve terraform file by using Terraform locals?
03:34 - How to implement terraform locals?
05:14 - Terraform locals demo on AWS

Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.

Video is copyrighted and can not be re-distributed on any platform.

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

Nice explanation Rahul wagh sir, i seen many video's about locals but not got clarity, after your video i got clarity..

ashokreddysatti
Автор

this channel is very undervaluated - plenty of pretty good content here

LukasKotatko
Автор

very well explained Rahul bhai..I have seen many videos earlier as well on Terraform but I find your videos easy to understand. Thanks for putting hard work

jitenderpal
Автор

What is the difference between normal var declared variables and this locals variable?

udaykiran-jeps
Автор

I was looking for tf in Realtime use. And i got it !!.Great videos.Continue your work.

ssar-npuo
Автор

Thanks for the quality content
having variables or locals is good in case we want to change only a single value what in case there is a requirement to change 2 values in the tag
example
stage-application-projectname
i dont want to hardcode stage and projectname, just want to set it as per requirement using varibles or locals or anything you suggest it should be something like where i can pass the values for environment like stage or dev or prod and any projectname for the projectname .. can you please provide the syntax for the same or guide a bit

aruntaprial
Автор

thanks Rahul for your valuable content.

happylearningtricks
Автор

I like all your videos and this is very good . I am mainly working on Azure and your videos really helps me in understanding core concepts . And I have one doubt, can we import multiple resources at a single time ?

sathyar
Автор

Are there any rule on excessive use of local variables?
Due to the face that variables don' t allow other variables as value, can I use locals to abstract variables and their pass those locals as input of variable in modules?

ChristopherKMEtou
Автор

can we set value of locals by command line ??

jeeldasvani
Автор

the same can be achieved with variable block inside main.tf or variables.tf file. then what is the difference this local variables make? please explain.

ravitejamerugu
Автор

Great tutorial, do you have a complete udemy course of terraform with gcp and k8s???

saiteju
Автор

I am confused between the variable and Local??? Whats the difference between them??? Secondly I am using Local.name without putting any $ sign in start....and its working....so is it mandatory to use $ sign or it can work either way???please help to explain the above 2

MuhammadWaqas-grgg
Автор

how much would you charge, if someone wants private lessons?

GautamThakur
Автор

Hi droped an email, can you check please..

shashikrishna