Тёмный
No video :(

Day-3 | Terraform Modules | Write your First Module |  

Abhishek.Veeramalla
Подписаться 331 тыс.
Просмотров 92 тыс.
50% 1

Support my work
www.buymeacoff... Hi Everyone, My Name is Abhishek and my channel is focused on delivering Free content on DevOps and Cloud. Follow my channel for practical learning of DevOps and Cloud. Don't miss the FREE DEVOPS COURSE and FREE AWS COURSE from Playlists section.
Contribute to the channel
topmate.io/abh...
Doubts Clearing Group
www.youtube.co...
Instagram: / abhishekveeramalla_off...
GitHub Repo for the Series
github.com/iam...
Book 1:1 with me on TopMate for career guidance
topmate.io/abh...
Public Telegram Channel For Notes and Updates
t.me/abhishekv...
About me:
========
LinkedIn: / abhishek-veeramalla-77...
GitHub: github.com/iam...
Medium: / abhishekveeramalla-av
What is Terraform ?
Learn Terraform from basics
Terraform real world examples
Terraform course
Best terraform course
Terraform modules
Terraform workspaces
#devops #futureofdevops #kubernetes #sre #aws #azure
DEVOPS FAQ
DEVOPS
WHAT IS DEVOPS ?
WHY DEVOPS ?
HOW TO LEARN DEVOPS ?
LEARN DEVOPS IN 60 DAYS ?
NON IT TO IT BACKGROUND ?
IS DEVOPS EASY TO LEARN ?
BEST DEVOPS COURSE
FREE DEVOPS COURSE
#AbhishekVeeramalla
BEST DEVOPS VIDEOS
DEVOPS INTERVIEW QUESTIONS
EASY DEVOPS VIDEOS
BEST WAY TO LEARN DEVOPS
PYTHON FOR DEVOPS
PYTHON PROJECTS FOR DEVOPS
LEARN PYTHON
PYTHON PROJECTS FOR AWS
AWS PYTHON PROJECTS
AWS LAMBDA FUNCTIONS
WHAT IS GITOPS ?
WHY GITOPS ?
LEARN GITOPS ?
GITOPS FREE COURSE
What is AWS ?
LEARN AWS FOR FREE
AWS COURSE
AWS COURSE FOR DEVOPS
AWS CLI Deep Dive .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

Опубликовано:

 

22 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 248   
@user-zs9yz5og9i
@user-zs9yz5og9i 11 месяцев назад
I have failed to answer terraform modules questions in couple of interviews. Abhi bro, Now your video made my day better to answer for those questions😎. Thanks is a small word for your efforts, We are simply love you bro😍❣.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Great 👍 .. Glad that it helped you.
@nilavasen8631
@nilavasen8631 11 месяцев назад
very nice news . Did you able to clear the interview now ?
@sireeshadasari2453
@sireeshadasari2453 11 месяцев назад
Hi,are you getting interview calls these days?
@farmingzilla
@farmingzilla 10 месяцев назад
​@@sireeshadasari2453no
@deva_2022
@deva_2022 10 месяцев назад
​@@AbhishekVeeramallaI am network engineer, having 10 months of experience, I am applying for devops even I am getting regret mails I am not getting shortlisted, 😢how to get job for devops for freshers. I am really worried🥺I am following your video. And learning.
@paramveersingh685
@paramveersingh685 2 месяца назад
To all who are searching for the output after applying: create a output variable file in the root directory and refer to the variable using module.module_name.output_variable_name_in_module..... like output "public_ip" { value = module.ec2_instance.your_output_variable_in_module } Thanks Abhishek for educating us....
@parashugaming2973
@parashugaming2973 Месяц назад
Thanks Mate.
@pascaleobiorah5407
@pascaleobiorah5407 9 месяцев назад
Wow! I have had issues understanding this concept of modules practically, even with paid videos. But after watching your Terraform zero-to-hero video for Day 3, the concept of modules became as clear as crystal! Thanks Abhishek...you really can teach! Thank you for the good job you're doing.
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
You're very welcome!
@proplusgaming3361
@proplusgaming3361 6 месяцев назад
i.m amazwd by the quality and simplicity of your content sir, I'm learning devops from the past 1 year, your channel makes my deevops learning easier
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
Glad to hear that
@manjeshsno596
@manjeshsno596 11 месяцев назад
Thanks allot Sir for your efforts to make us understanding Modules. After watching this videos , i'm able to write my own terraform script for my project just adding the required inputs by reffering the customised modules from our infrastructure team. Thank you so much Sir for detailed lecturing.🎉
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
This is awesome 🤩
@jaduatv9092
@jaduatv9092 11 месяцев назад
The way you are managing your schedules for videos with your work is amazing. Nd it's obvious that to deliver such an amazing Content you must be going through learning process from various sources. Hats off to you Bhaiya!! pick up any video from your channel, and boom. Tysm for such a great content!!
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you so much 😀
@chanakayakamble5746
@chanakayakamble5746 10 месяцев назад
Because of you sir ......i am able to learn terraform in so much detailed ....Thank you so much
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
You are most welcome
@syedsohel1520
@syedsohel1520 10 месяцев назад
Very clear explanation, thank you so much for bringing this terraform series abhishek.
@user-tc3bi2zm4u
@user-tc3bi2zm4u 11 месяцев назад
You are making us more educated by give this type contents. Now we will give interview without any fear. We feel more confidante .Me and my Friend always talk about you series we also share and update if someone misses any video, actually we are enjoying your process. Thank you so much😁🤝
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
😍😍😍
@priyamsaha8018
@priyamsaha8018 8 месяцев назад
Amazing session! At the end I saw that the output was not present while using terraform module. So, tried to do it from my end. Just in the root main file add below output block - Note: this output variable name should not match with that inside ec2_instance module. output "public_ip_address_latest" { value = module.ec2_instance.public_ip_address
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
Nice work!
@naveenramneni8533
@naveenramneni8533 5 месяцев назад
nice bro,thanks
@rajathchikkatursrinivasa1549
@rajathchikkatursrinivasa1549 11 месяцев назад
with watching at 1.5x but great content. anything like this when free is just fabulous. Thanks for creating good tech content.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you so much 😀
@kundalakshmidevi4449
@kundalakshmidevi4449 10 месяцев назад
Hi Abhishek sir, this video made me little confusion but i watched it 2times after that i understand and created terraform project. thank you abhi sir.
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
Awesome
@niksojitra
@niksojitra 11 месяцев назад
You did a great job. I just wanted to check if you have included the important part in your upcoming training videos on how to avoid destroying previously created resources when adding or modifying resources.
@sudheersen8227
@sudheersen8227 9 месяцев назад
❤❤Pranam Guruji❤❤ this Terraform series is getting more interesting. It was fun reading the modules. After reading the modules everything seemed easy🚀🚀
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
😍😍
@agun21st
@agun21st 10 месяцев назад
I am clear about Terraform Modules. Thanks Abhishek sir.
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
You are most welcome
@samahome
@samahome 11 месяцев назад
excellent explanation of modules concept with example
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Glad it was helpful!
@supriyochatterjee4095
@supriyochatterjee4095 11 месяцев назад
It will be very very helpful if you can kindly make a complete separate video on what are the tools and plugins required for writing all types of codes in Terraform for AWS Infrastructure Administration and troubleshooting and monitoring and mauntainence and management of FSX logic ONTAPP storage backups in AWS using Terraform
@hemantchowdary8103
@hemantchowdary8103 11 месяцев назад
@AbhishekVeeramalla in the day3 concept while executing with modules it does show the output of the public ip of the instance
@prakashg5508
@prakashg5508 3 месяца назад
yes i got same error did you found any solution for that
@himms_sharma
@himms_sharma 10 месяцев назад
You are doing an amazing job. Thank you from the bottom of my heart.❤
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
You are so welcome
@mohankumarr1432
@mohankumarr1432 11 месяцев назад
When you start teaching DevOps concept it is very interesting to learn and grab the concepts very easy. You won't believe Abhishek sir, when I start watching your You-tube channel I have got interest in learning DevOps. Thank you Abhishek Sir😊❤
@light-sg5sl
@light-sg5sl 10 месяцев назад
Ur content is next level Thank you sir🙏
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
Most welcome
@raviteja2756
@raviteja2756 11 месяцев назад
Exceptional training 🙏🏻🙏🏻
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you 🙌
@user-eb6xo1yg6m
@user-eb6xo1yg6m 6 месяцев назад
Very well-organized session.
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
😍😍😍
@ramswaroop5019
@ramswaroop5019 7 месяцев назад
great content for free thanks for you efforts
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
My pleasure!
@sandeepuk4143
@sandeepuk4143 3 месяца назад
Thank you so much for the training videos! I really appreciate the effort you put into explaining the topic. It's incredibly informative and valuable to me. Could you please let me know why the output was not generated when we created the EC2 instance using the module?
@AbhishekVeeramalla
@AbhishekVeeramalla 3 месяца назад
You're very welcome!
@amansharma-xh6og
@amansharma-xh6og 4 месяца назад
liked shared and subscribed for further reach to audience. keep up the good work and Thanks a ton. Great teacher! you know the art of teaching!
@jaswanth_kumar_k
@jaswanth_kumar_k 11 месяцев назад
very much addicted to your videos , learning a lot from this. Please do not stop your contributions at any cost 😀
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thanks, will do!
@nareshv7797
@nareshv7797 11 месяцев назад
Wow ... finally got a worthy tutorial to learn terraform... Thanks for dedicating your time and effort
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
My pleasure
@rkbompalli1719
@rkbompalli1719 11 месяцев назад
Hi Abhishek, Thanks for another awesome course. If it's possible can you please add a session on Terraform cloud as well within this course.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
will try
@vamshikrishna7945
@vamshikrishna7945 11 месяцев назад
abhishek i have seen shell scrpiting two videos but can make a video on real time content of shell scripting @@AbhishekVeeramalla
@KaushalBirthday1stjuly1992
@KaushalBirthday1stjuly1992 9 месяцев назад
Thank you for great video
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
You're welcome 😊
@nageshgkrishna1063
@nageshgkrishna1063 11 месяцев назад
I addicted to your Devops classes ❤ if I have 10m time my hand take me to RU-vid and typing Abhishek veeramalla
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Keep rocking
@adityadhopade7727
@adityadhopade7727 4 месяца назад
This is one of the simplest explaination I could ever found on the modules !! just one question in my mind ; how would the Developer know that what are the required values that need to be added by the developer while using the module ?
@sandeepvemu794
@sandeepvemu794 11 месяцев назад
Abhi,The commitment and dedication of doing the course video is exceptional in spite of your busy work schedules and personal things...take a bow brother
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thanks a ton
@suryaprakashkancharlapalli7281
@suryaprakashkancharlapalli7281 6 месяцев назад
very informative and thank you so much!
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
Glad it was helpful!
@pawangahlot428
@pawangahlot428 11 месяцев назад
Hy Abhishek sir thank you so much for this video please make a microservices video i facing issues with microservices
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
what issue ?
@pawangahlot428
@pawangahlot428 11 месяцев назад
@@AbhishekVeeramalla multiple questions regarding microservices in my devops aptitudes exam
@lingrajbiradar4416
@lingrajbiradar4416 11 месяцев назад
Hi abhishek, when we do terraform apply at last after creating modules, output is not coming in console.. do we need to explicitly mention it in case of modules..?
@shyamakrishna708
@shyamakrishna708 10 месяцев назад
Delivery is good. Thank you.. able to grab the Modules concept
@user-ed2kg7wj3p
@user-ed2kg7wj3p 8 месяцев назад
Great video Abhishek,your way of explanation was too good.
@AmitKumar-pj6zn
@AmitKumar-pj6zn 8 месяцев назад
Abhishek, your effort is remarkable and hope for lots of learner. I have clear lots of my doubts. Any chance for Ansible playlist..
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
Thanks alot
@karthiksundaram544
@karthiksundaram544 6 месяцев назад
Abhishek sir is always best ❤
@durgaprasadmandali6971
@durgaprasadmandali6971 3 месяца назад
simply excellent. kudos
@dideepakindorkar3413
@dideepakindorkar3413 Месяц назад
Excellent 👍
@yogarajkarur7255
@yogarajkarur7255 9 месяцев назад
Vera Level
@AbhishekVeeramalla
@AbhishekVeeramalla 9 месяцев назад
👍
@user-fo1fx9dv7n
@user-fo1fx9dv7n 10 месяцев назад
Thanks for this nice explanation, you are next Khan sir 😍
@shubhangishelke9009
@shubhangishelke9009 11 месяцев назад
Another great video abhishek. Hats of to you for your dedication and your efforts. Keep it up.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thanks a ton
@souravgupta9283
@souravgupta9283 5 месяцев назад
The module part didn't give the output of the public ip of ec2 instance created because Abhishek did not create another output.tf file outside the module folder, The output.tf file should have been like this, output "ec2-public_ip" { value = module.ec2_instance.public-ip-address }
@shubhamkumbhar7660
@shubhamkumbhar7660 3 месяца назад
Thanks, I was stuck on this 😊
@vaibhavvedak6244
@vaibhavvedak6244 8 месяцев назад
Hi Abhishek, Immense thanks for creating this course and sharing. I do have question on modules. When you ran the module code for reusability, terraform apply did not return the public IP as it should because we have configured it in ec2_instance module. I know I am being beginner at these things but I wanted to know about that. .
@jagatbandhu2601
@jagatbandhu2601 7 месяцев назад
Ya same for me also #abhishekveeramalla terraform apply did not return the public IP as it should because we have configured it in ec2_instance module.
@vadlapatlarajesh5803
@vadlapatlarajesh5803 11 месяцев назад
Congratulations Abhishek for 1 lacs subscribers...you deserved for this..
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you so much 😀
@ashishpandey8766
@ashishpandey8766 11 месяцев назад
Thanks Abhishek
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Most Welcome
@Joe-tk8cx
@Joe-tk8cx Месяц назад
Beautiful Anna
@SHAJUVK
@SHAJUVK 7 месяцев назад
Hi Abhishek, thank you for the great explanation. I am bit new to terraform. I have a question: can we use terragrunt which can easily handle modularity and dependency in terragrunt.hcl ? Could you please share your thoughts ?
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
Yes you can
@nithinprabhakar6583
@nithinprabhakar6583 7 месяцев назад
DAY-3 Completed 🧭
@AbhishekVeeramalla
@AbhishekVeeramalla 7 месяцев назад
😍
@ushasri-gl7sb
@ushasri-gl7sb 2 месяца назад
After creating this all, atlast Iam not able to see output in the terminal. I also saw in your video that there is no output in the terminal. please explain me why?
@geethareddy2213
@geethareddy2213 5 месяцев назад
@AbhishekVeeramalla : How to use terraform conditions for multiple Vcenters . I have to build Virtual machine in Vcenter based on the Vcenter name provided in my input Json file . I have 2 vcenters in my environment . If I provide Vcenter1 as Vcenter name in my JSON file input it has to build VM in Vcenter 1 . If I provide Vcenter2 as Vcenter name in my JSON file input it has to build VM in Vcenter 2. Note : Iam already using count condition to build multiple VM's based on the length of the virtual machines.
@SoftwareGaming-WarRobots
@SoftwareGaming-WarRobots 5 месяцев назад
use for each loop
@test-vs9pd
@test-vs9pd 5 месяцев назад
@@SoftwareGaming-WarRobots , @AbhishekVeeramalla: Can you help me on the query - How to apply if else condition in module.I need to create VM's in vcenter based on the Vcenter name . Eg : Given input in my json file as Create VM1 in VC1 and VM2 in VC2. I have created module\vmware folder and inside which I kept my main.tf file and added resource block details. Then at root main.tf file I called module and applied condition like "if local.vm_config.vsphere_server == "VC1" " then use dr provider means connect to VC1 and create VM's else exit .
@pradeepkhadka9630
@pradeepkhadka9630 5 месяцев назад
best tutor
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
Thanks
@pjj7466
@pjj7466 7 месяцев назад
Very informative Anna. But in that module topic we have created main.tf and passed the values by referring the ec2 module. But it has not given public ip as output. 45:20
@abhinavponnala9483
@abhinavponnala9483 3 месяца назад
same question...
@ashwinichivate3905
@ashwinichivate3905 11 месяцев назад
Very informative video. Completed hands on practice of this video. If possible make a video on Data Sources in terraform. Data sources are not cleared when I was doing that part.
@saikumar-jo3ts
@saikumar-jo3ts 11 месяцев назад
Excellent teaching
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you so much 😀
@ashwinichivate3905
@ashwinichivate3905 11 месяцев назад
Also if possible plz make hands on project on : provision RDS Instance in VPC private subnet, create IAM role, policy & provision EC2instances having IAM role attached & permissions to read & write data to S3 buckets. Thanks.
@nilavasen8631
@nilavasen8631 11 месяцев назад
yes this kind of things are really needed.. they are being asked in interviews . 🙂
@user-jr9fm7cw2c
@user-jr9fm7cw2c 11 месяцев назад
looking forward for this kind of project
@yogeshkumar4887
@yogeshkumar4887 Месяц назад
thank you so much for the video .. if need to launch two instance with same module whether we need to use for each or anyother options is there?
@snehadhotre3409
@snehadhotre3409 7 месяцев назад
Thank u for the great and clear explanation Abhishek. I have a doubt when I called the module, it worked well but what about the output variable? I didn't get that in the output. Do we need to add something extra for output variable to work ?
@chaitanya685
@chaitanya685 11 месяцев назад
Hi Abhishek, first of all thank you for providing such good content. I have one doubt, you mentioned that we can maintain the modules in different private GitHub repo. So how do we configure the GitHub credentials to access these modules in our Terraform script especially when we are deploying our infrastructure using Jenkins pipeline. Thank you
@ravindraravi7435
@ravindraravi7435 6 месяцев назад
Thank you ^^
@AbhishekVeeramalla
@AbhishekVeeramalla 6 месяцев назад
You're welcome 😊
@kaverichowdary6637
@kaverichowdary6637 11 месяцев назад
No words to describe you annaya😊
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you so much 😀
@vs9108
@vs9108 5 месяцев назад
thanks :)
@AbhishekVeeramalla
@AbhishekVeeramalla 5 месяцев назад
Welcome!
@prateekverma5169
@prateekverma5169 11 месяцев назад
Super bro , love your content :)
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Thank you so much 😀
@kushwahji6791
@kushwahji6791 11 месяцев назад
Abhishek please at the end make video on one project on terraform covering all complex topics of terraform
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
sure, will try
@manojkumarn468
@manojkumarn468 7 месяцев назад
loved it....❤❤❤❤❤❤❤❤❤❤❤❤
@rakshitaupadhya5674
@rakshitaupadhya5674 4 месяца назад
Thanks for the wonderful video Abhishek. I have a doubt on output variable outputs.tf is under the module folder so when the main.tf(of Day-3 folder) is executed this outputs.tf is not executed. From your videos I can see public IP address is not printed when apply is executed. Can you please let me know how can we execute outputs.tf while using modular approach?
@LoneWolf-ro4hn
@LoneWolf-ro4hn 11 месяцев назад
Thnx for the tutorial sir plz make avideo on 3 tier architecture application using terraform and aws
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
sure, will try
@user-of2mb9fe2w
@user-of2mb9fe2w 11 месяцев назад
can you teach us that how to make terraform in virtually all these things for example creating ec2 instance and connecting to mobaextram and there installing terraform and using terraform virtually with aws
@rakyrstsdsss771
@rakyrstsdsss771 6 месяцев назад
hi abhilash , great video , but in interview i got a question , suppose you have module which we created and or from hashicorp , so in X enviroment you want a resource but in Y enviroment you dont want that resource , how to avoid the any unwanted resources in modules ?
@Heisennburg
@Heisennburg 6 месяцев назад
Doubts: 1. Is the terraform.tfvars file not required anymore when we are using modules to define the resources in main.tf, or we can create an give the path of that file aswell? 2. why we didn't got the output shown when we did terraform apply with the modular approach?
@sureshk1133
@sureshk1133 8 месяцев назад
Thanks for the wonderful session @Abhishek.Veeramalla . I have one question : May i know why we have not got the output of "Public IP Address" as out once AWS instance is created using module. I am referring to 45:00 min of this vedio . Whatever it is ,the reason , i am learing everyday a vedio of yours and really making a good progress .
@skjdante
@skjdante 7 месяцев назад
Create another outputs.tf file in the porject folder and enter below - output "ec2-public_ip" { value = module.ec2_instance.public-ip-address }
@reddysprakash5666
@reddysprakash5666 6 месяцев назад
time 44:55 , output is missing how get the output?
@sagarhm2237
@sagarhm2237 11 месяцев назад
bro can u done Monitoring vedios especially the students get stucked in industries , kube prometheus and opentelemtry and alerting with msteams slack etc ,
@vijaykagitha
@vijaykagitha 11 месяцев назад
Brother start python after this please
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
sure, will try
@hemaraghav3125
@hemaraghav3125 6 месяцев назад
Hello @Abhishek.veeramalla, I'm confused about the main.tf file in the module. Why did we create another main.tf file outside? Can't we pass another argument within the same module's main.tf file instead of specifying the module and source separately? OR Can we pass input and output variables in modules?"
@vishnuchava1684
@vishnuchava1684 3 месяца назад
Can you do Ansible Zero to Hero videos as well
@AbhishekVeeramalla
@AbhishekVeeramalla 3 месяца назад
Yes
@user-hh2ri3cq6d
@user-hh2ri3cq6d 11 месяцев назад
I was worrying why the output didn't work when used in modules I checked in video too it didn't work here too, just want to know reason if anyone knows or how you fixed it?
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Hey, its simple .. u just need to add ouput variable in your root folder and reference the value from module For example module.my_module.instance_id
@siddharthnemala6812
@siddharthnemala6812 2 месяца назад
46:20 when u did terraform apply ..... why didnt u get the PUBLIC IP at the output ? even tho output.tf file is present inside the modules? Can u please let me know
@yashadattsawant9266
@yashadattsawant9266 9 месяцев назад
The output public ip address not shown after executing terraform apply command from output.tf. is there any different way to do it ? rest was the best video
@sreemounika912
@sreemounika912 3 месяца назад
ok i have a question here when we actually edit tfvars it will either replace the current instance ryt so how can we use tfvars for 2 or more instances without deleting the current one
@mahfoozalam1851
@mahfoozalam1851 8 месяцев назад
Hi @Abhishek.Veeramalla, where we can store our modules in production env. which is the best practice.
@Rgroose
@Rgroose 7 месяцев назад
thanks
@swetaghosh4710
@swetaghosh4710 3 месяца назад
Doubt: if we are passing the values of the variables in the modules instead of tfvars , isn't it violating the security?
@ramesh_kumar_verma
@ramesh_kumar_verma 10 месяцев назад
thankyou sir
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
Most welcome
@nagarjunahota4498
@nagarjunahota4498 11 месяцев назад
Anna one question! after completing this series with best practices can we attempt and qualify in HashiCorp Certified: Terraform Associate (003) exam?
@dheerajsarode6756
@dheerajsarode6756 5 месяцев назад
extensions are not working in vs cloud please make a video on how to install terraform extensions on vs cloud
@sujathasvsteluguvaramandi9211
@sujathasvsteluguvaramandi9211 4 месяца назад
why are we passing provider again in main.tf - when we have a provider that is already passed in the module???? please clarify my doubt??
@subhamgiri8152
@subhamgiri8152 8 месяцев назад
Hello sir please share the notes...and how to interact with you...
@AbhishekVeeramalla
@AbhishekVeeramalla 8 месяцев назад
notes is in github
@parshuramvasekar3406
@parshuramvasekar3406 Месяц назад
Hello Sir, What happens when we overwrite the instance_type in .tfvar file from t2.micro to t2.medium. It will update instance from t2.micro to t2.medium or create one new instance.
@shubhamthakare4929
@shubhamthakare4929 10 месяцев назад
Hi Abhishek i have one doubt. Why we are declaring the ami_value i.e. suppose ami-gqujgh7588eebhy and instance _type_value i.e. t2.micro in modules b'coz we have already declared these value in terraform.tfvars file and in the module we have mentioned the source path also. Please give me clarity on this question!
@AbhishekVeeramalla
@AbhishekVeeramalla 10 месяцев назад
In the module you can have many things .. but at the source you might want to add or update few things. For example, module can have all the aws properties- default and non-default but at the source you just want to update only ami and t2.micro
@shubhamthakare4929
@shubhamthakare4929 10 месяцев назад
@@AbhishekVeeramalla Thanks for clearing the doubt.
@nyeemTube11
@nyeemTube11 Месяц назад
can we write.tfvars and assign value rather than inserting it in main.tf, can any answer please/
@user-hv8tw9fl4x
@user-hv8tw9fl4x 11 месяцев назад
To learn TF do we need to be a technical person? If yes, then what are those? Could you please through some light on this. Thanks.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
Please watch Day-0 , Day 1 and Day 2
@harishkp8008
@harishkp8008 11 месяцев назад
Hi Abhishek. The Output value is not displayed in the Command Line after modules are created, can you please explain how to get the output when module are used? Thanks
@raghavendra_ch
@raghavendra_ch 10 месяцев назад
Even for me also output IP is not displayed
@ShreyaSingh-so6jg
@ShreyaSingh-so6jg 4 месяца назад
in defining the modules section, can't i just write below code in my main.tf file and the terraform would fetch the instance type and AMI ID from the terraform.tfvars from the folder ./modules/ec2instance ??? Or Do I need to pass these variable values in the main.tf file itself? Please let me know provider "aws" { region = "us-east-1" } module "ec2_instance" { source = "./modules/ec2instance" }
@viswac2302
@viswac2302 2 месяца назад
while running the modularized the instance -> Terraform apply doesn't gave any Output (ip_address of instance) ???
@Jessy30171
@Jessy30171 11 месяцев назад
First view bro❤
@AbhishekVeeramalla
@AbhishekVeeramalla 11 месяцев назад
🤩
@user-dg4lf9uq6e
@user-dg4lf9uq6e 11 месяцев назад
can you please explain how can we create the ec2 instances in different regions by using varibles concept
Далее
Девочки, у вас тоже так? 💅🏻✨
00:17
Myself ruined 15 LPA DevOps last round 🤮🤮🤮
18:04
Modules | Terraform Tutorial | #15
35:11
Просмотров 119 тыс.
Why You NEED To Learn Terraform | Practical Tutorial
27:33