Terraform Input Variable (string, number, bool, list, map...) | How to use Terraform Input Variable

  Рет қаралды 43,384

Rahul Wagh

Rahul Wagh

Күн бұрын

Пікірлер: 65
@forexmeter3900
@forexmeter3900 2 жыл бұрын
You explain very well, and you take your time unlike other instructors who rush through the presentation and it's hard to for along. Keep up the good work!
@leandrojpg
@leandrojpg Жыл бұрын
What a good heart you have, I didn't know anything and the terraform documentation seems confusing to me you put things the easy way. Thank you, may God give you strength to continue helping us
@RahulWagh
@RahulWagh Жыл бұрын
You're very welcome
@saadjahakayani5020
@saadjahakayani5020 2 жыл бұрын
bohat shukariya Rahul sahab for explaining in easy terms of language
@RahulWagh
@RahulWagh 2 жыл бұрын
You are welcome
@hirenbhatt9808
@hirenbhatt9808 3 жыл бұрын
GREAT UNDERSTANDING !! MOST RECOMMENDED! I HAVE SHORTLISTED THIS VIDEO OUT OF OTHERS SEEN AROUND MANY!!
@sudheerpetluri
@sudheerpetluri 3 жыл бұрын
Hi Rahul, I am started learning terraform. It's very clear to understand.
@RahulWagh
@RahulWagh 3 жыл бұрын
Glad to hear that, stay tuned there are more to come in upcoming weeks
@nagababunalluri5059
@nagababunalluri5059 Жыл бұрын
This is too late to find this channel.very useful content shared thanks bro
@RahulWagh
@RahulWagh Жыл бұрын
So nice of you
@John12685
@John12685 Жыл бұрын
Brilliant job Sir. keep up doing the good work ❣
@naveenreddy2789
@naveenreddy2789 2 ай бұрын
this is really awesome video i have ever seen 😍
@VNnimbs
@VNnimbs Жыл бұрын
Thanks a lot Rahul ..... Kudos to ur efforts....!!
@venkatkatta2154
@venkatkatta2154 2 ай бұрын
Hi Rahul, It a very good explanation thanks for that. I have one query , Currently you are spin up resource on single location, I want to spin up two locations each location have its owan key and values. like central-1 and other region is it possible how ?
@sundeepgarg3502
@sundeepgarg3502 Жыл бұрын
your videos are very good, before this terraform was confusing for me
@RahulWagh
@RahulWagh Жыл бұрын
Glad I could help!
@allwayspositive8359
@allwayspositive8359 2 жыл бұрын
you are hero sir thanks a lot sir your contents are supur
@RahulWagh
@RahulWagh 2 жыл бұрын
Most welcome
@KrishnaRac
@KrishnaRac Жыл бұрын
When you give count=2 how does it takes the ami-id for the instance for 2nd instance.
@shree9660
@shree9660 7 ай бұрын
Really thanks for making this video.
@RahulWagh
@RahulWagh 7 ай бұрын
So nice of you
@prasadrao4840
@prasadrao4840 2 жыл бұрын
outstanding explanation for every step in video, many thanks .
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad you liked it!
@talhamalik1681
@talhamalik1681 7 ай бұрын
watching this TF series in 2024 and thanking to @rahul for your effort for us.
@RahulWagh
@RahulWagh 7 ай бұрын
You’re welcome
@nilavasen8631
@nilavasen8631 Жыл бұрын
Dear Rahul, really nice training material. Thanks a lot. Can you please develop and upload a new video on a real-life project kind of stuff on TF to AWS , so that we can get a clear e2e idea on how to actually apply TF in practical projects ? Thanks in advance !!
@devips5102
@devips5102 2 жыл бұрын
Excellent sir
@RahulWagh
@RahulWagh 2 жыл бұрын
Keep watching
@happylearningtricks
@happylearningtricks Жыл бұрын
thank you for your valuable content..!!❤
@RahulWagh
@RahulWagh Жыл бұрын
My pleasure 😊
@mamtasingh7951
@mamtasingh7951 6 ай бұрын
nice content
@johnk1709
@johnk1709 2 жыл бұрын
Super
@RahulWagh
@RahulWagh 2 жыл бұрын
you welcome
@SivaPrasad-ol1gh
@SivaPrasad-ol1gh 6 ай бұрын
Thank You so much
@RahulWagh
@RahulWagh 6 ай бұрын
Welcome!
@abbaskp3330
@abbaskp3330 3 жыл бұрын
Thank you so much sir..it's really great work. We are able to grasp each explanation..please keep doing, Terraform with gcp for creating dataset and assigning role to group to that created dataset using Terraform.
@RahulWagh
@RahulWagh 3 жыл бұрын
Keep watching there is more to come
@shawnisamazin
@shawnisamazin 2 жыл бұрын
@@RahulWagh I love this tutorial but I dont understand why you introduced count = length (var.user_names) and var.user_names[count.index]. That got me soooo confused. Could you please clarify? @Rahul Wagh
@DanielWeikert
@DanielWeikert 2 жыл бұрын
Great work thanks for sharing. Any reason you run init each time? 1 time should be enough or not? Do you have a tutorial using terraform for a s3-lambda-glue project? best regards and take care
@RahulWagh
@RahulWagh 2 жыл бұрын
There is no need to run the terraform unit each time, it is absolutely optional. I am planning to prepare terraform lambda project soon
@vinaykumarpandey1006
@vinaykumarpandey1006 Жыл бұрын
very nice
@RahulWagh
@RahulWagh Жыл бұрын
Thanks a lot
@kumarv6706
@kumarv6706 2 жыл бұрын
How to create different tag names (dev, test) for each ec2 instances with variables?
@RahulWagh
@RahulWagh 2 жыл бұрын
There is tag element inside the terraform ec2 block which you can use it
@sumanjaiswal13
@sumanjaiswal13 3 жыл бұрын
Your videos are awesome, it would be great if upload some content on terragrunt also.
@RahulWagh
@RahulWagh 3 жыл бұрын
Will try to prepare something around terragrunt in upcoming weeks
@subhash0609
@subhash0609 3 жыл бұрын
There are some Running Servers in aws which have No IAM Roles. I can list those servers in a file, and from that file can we apply IAM roles by using Terraform.
@RahulWagh
@RahulWagh 3 жыл бұрын
Yeah sure you can do that and add IAM roles
@furrysimbha5647
@furrysimbha5647 3 жыл бұрын
The AMI specified in this, is it active AMI that you created in your AWS account? I believe its yes.
@RahulWagh
@RahulWagh 3 жыл бұрын
I think it should be an active AMI on aws
@shivanshusharma20.07
@shivanshusharma20.07 6 ай бұрын
Can you cover more topic of gcp int erraform like aws? like tfvars and ssh in gcp?
@RahulWagh
@RahulWagh 6 ай бұрын
It is on the list
@shivanshusharma20.07
@shivanshusharma20.07 6 ай бұрын
@@RahulWagh Sure sir what is playlist for gcp where all topics are covered?
@sandv2902
@sandv2902 2 жыл бұрын
Sir please arrange videos In a sequence and in the link as well
@kirankumarkkk7661
@kirankumarkkk7661 Жыл бұрын
Ty.....sir
@RahulWagh
@RahulWagh Жыл бұрын
You welcome
@Hitesh_678
@Hitesh_678 2 жыл бұрын
Hi Rahul, i tried the string using GCp but i get lot of error provider "google" { credentials = file("gcp-account.json") project = "my-project-terraform-351112" region = "europe-west4" zone = "europe-west4-a" } resource "google_compute_instance" "default" { machine_type = var.machine_type" tags = { Name= "Terraform e2-micro" } boot_disk { initialize_params { image = "debian-cloud/debian-9" } } variable "machine_type" { description = "Machine type e2.micro" type = string default = "e2.micro" } network_interface { network = "default" access_config { // Ephemeral IP } } }
@sudheerpetluri
@sudheerpetluri 3 жыл бұрын
Rahul please expain in GCP also.
@RahulWagh
@RahulWagh 3 жыл бұрын
Its already there in the Terraform Part 1 - here is the timestamp for the Google Cloud Platform if you want to learn more - kzbin.info/www/bejne/oHu7Z4Zrf6Z6pqs
@sudheerpetluri
@sudheerpetluri 3 жыл бұрын
@@RahulWagh yes i saw that video
@user-mb7qe6ro9m
@user-mb7qe6ro9m 3 жыл бұрын
but u are still hard coding the instance type in variable section.
@RahulWagh
@RahulWagh 3 жыл бұрын
Well yes the idea of this tutorial to show the variables types, so I just hardcoded the instance type into the variable section. I agree hardcoding is not recommended way but for this tutorial and to keep the things simple i have hard coded the instance type
@korebhagath3976
@korebhagath3976 2 жыл бұрын
Why you use string .why not list
@RahulWagh
@RahulWagh 2 жыл бұрын
It’s up to you what you wanna use string or list.
@kajolbahl872
@kajolbahl872 2 жыл бұрын
Not good
Terraform for loop, for_each loop and count - Part 6
15:00
Rahul Wagh
Рет қаралды 48 М.
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 2,8 МЛН
Haunted House 😰😨 LeoNata family #shorts
00:37
LeoNata Family
Рет қаралды 15 МЛН
What is Terraform null_resource and how to use it? - Part-21
19:10
8 Terraform Best Practices that will improve your TF workflow immediately
8:57
Learn how to use Terraform variables
9:39
Cobus Bernard
Рет қаралды 25 М.
CI/CD - Простым языком на понятном примере
15:29
Артём Шумейко
Рет қаралды 107 М.
How To Pass ANY Azure Certification in 2024 | Complete Guide
19:00
Travis Media
Рет қаралды 333 М.
Claude | Computer use for coding
3:04
Anthropic
Рет қаралды 217 М.
Happy birthday to you by Secret Vlog
00:12
Secret Vlog
Рет қаралды 6 МЛН