What is Terraform null_resource and how to use it? - Part-21

  Рет қаралды 13,494

Rahul Wagh

Rahul Wagh

Күн бұрын

To learn more on null_resource visit - jhooq.com/terraform-null-reso...
To use the null_resource in Terraform, you first need to declare the resource block and specify a unique name for it. Within the resource block, you can specify a provisioner block
Here's an example of how you can use the null_resource in Terraform:
resource "null_resource" "example" {
provisioner "local-exec" {
command = "echo Hello world"
}
}
The null_resource can be used to perform actions that don't create any infrastructure resources, such as running a local script or making an API call. In the provisioner block, you can specify the desired configuration options for the null_resource, such as the script that should be run or the API endpoint that should be called.
▬▬▬▬▬▬ ⭐️ Time Stamps ⭐️ ▬▬▬▬▬▬
0:00 - Introduction
02:34 - What is null_resource?
03:36 - What are use cases of null_resource?
06:55 - What is trigger in null_resource?
08:40 - Demo of null_resource with trigger
▬▬▬▬▬▬ ⭐️ Follow me ⭐️ ▬▬▬▬▬▬
Instagram - / wagh.rahul17
Twitter - / wagh_rahul
To learn more on DevOps visit - jhooq.com/
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.

Пікірлер: 36
@priyankapani9750
@priyankapani9750 Ай бұрын
You deserve more subscribers. Your way of teaching is very nice
@RahulWagh
@RahulWagh Ай бұрын
So nice of you
@hemanthyoga2305
@hemanthyoga2305 2 ай бұрын
Thanks for explaining null resource concept very clearly with the use case. Its very simple and clear
@RahulWagh
@RahulWagh Ай бұрын
You are welcome!
@user-nj4xk5yp3h
@user-nj4xk5yp3h Жыл бұрын
Thankyou so much!!Now have much better clarity on why we need null resource.
@priyankapani9750
@priyankapani9750 Ай бұрын
Very useful content. Thank you
@RahulWagh
@RahulWagh Ай бұрын
You are welcome
@cruepprich
@cruepprich Жыл бұрын
Very good explanation. I also appreciate the chapters allowing to skip around.
@RahulWagh
@RahulWagh Жыл бұрын
Glad it was helpful!
@swatikatyal1344
@swatikatyal1344 Жыл бұрын
Thanks for every session. i learned a lot from your sessions and you explained every topic in a very simple way I just loved these explanations.
@RahulWagh
@RahulWagh Жыл бұрын
Glad to hear that
@pedrojaviermunozgarcia3721
@pedrojaviermunozgarcia3721 7 ай бұрын
really helpful lesson
@RahulWagh
@RahulWagh 7 ай бұрын
Glad to hear that!
@rupakmahto2095
@rupakmahto2095 10 күн бұрын
Thank you
@The_Personal_Picks_SnM
@The_Personal_Picks_SnM Жыл бұрын
better and unique way of explaining things.. Thanks
@RahulWagh
@RahulWagh Жыл бұрын
You are welcome
@nagababunalluri5059
@nagababunalluri5059 Жыл бұрын
Big fan of your explanation sir..
@amaravathiyagati2160
@amaravathiyagati2160 Жыл бұрын
Nice. I have been trying to understand "null_resource" , since its a name of conflict , why a null and be a resource, but your video cleared all our questions. thanks, its really a wonderful video and the concept
@RahulWagh
@RahulWagh Жыл бұрын
Glad to know
@matheusmaais
@matheusmaais Жыл бұрын
awesome! you have very good way to explain concepts, keep going further!
@RahulWagh
@RahulWagh Жыл бұрын
You are welcome and stay tuned for more
@pravinkumar8491
@pravinkumar8491 5 ай бұрын
Thank you @Rahul Wagh
@RahulWagh
@RahulWagh 5 ай бұрын
You are welcome
@happylearningtricks
@happylearningtricks Жыл бұрын
thanks Rahul very useful
@user-gs9ms3pi2b
@user-gs9ms3pi2b 5 ай бұрын
thank you for sharing knowledge
@RahulWagh
@RahulWagh 5 ай бұрын
My pleasure
@danishnoman2042
@danishnoman2042 9 ай бұрын
Just to make a correction: in the null resource, it prints the ID of the null resource not of EC2 instance. Rest is good. Thanks
@lnkrishnan
@lnkrishnan Жыл бұрын
Thanks for your videos. Very helpful. BTW, Can you do some advanced topics on infrastructure provisioning with terraform using modules? Say using one module for VPC creation, another for EC2 instance provisioning, and a third that provisions application LB. Simple requirement would be to setup VPC, and in it, provision the internet facing ALB in the public subnet that loadbalances over 3 EC2 instances in private subnets spread over 3 AZs. Is that something you can showcase? Would be much appreciated.
@vikasrana407
@vikasrana407 Жыл бұрын
Great session....thank you @rahul
@RahulWagh
@RahulWagh Жыл бұрын
You welcome
@guptajiikaladka
@guptajiikaladka Жыл бұрын
You Simply cleared one of the complex topic, thank you Sir!
@RahulWagh
@RahulWagh Жыл бұрын
Glad to hear that!
@amaravathiyagati2160
@amaravathiyagati2160 Жыл бұрын
Do you have a video on null provider also ? 😃
@kishorek2628
@kishorek2628 Жыл бұрын
Hi Rahul are u providing any training for terraform please let me know.
@shashicenturylink8147
@shashicenturylink8147 Жыл бұрын
do you have any online training classes or in udemy
@nagamohan160
@nagamohan160 Жыл бұрын
Hi Nice explanation... I have the below code, can you explain to me what it will do data "null_data_source" "tags_ec2" { count = length(keys(local.tags_ec2_raw)) inputs = { Key = element(keys(local.tags_ec2_raw), count.index) Value = element(values(local.tags_ec2_raw), count.index) } }
How to use Terraform import? - Part 22
16:22
Rahul Wagh
Рет қаралды 17 М.
The IDEAL & Practical CI / CD Pipeline - Concepts Overview
22:36
Be A Better Dev
Рет қаралды 471 М.
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 32 МЛН
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 38 МЛН
ОСКАР vs БАДАБУМЧИК БОЙ!  УВЕЗЛИ на СКОРОЙ!
13:45
Бадабумчик
Рет қаралды 6 МЛН
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 9 МЛН
HashiCorp Vault Token Create Renew - Video 25
6:50
SMAC Academy
Рет қаралды 2,2 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 253 М.
Terraform Null Resource & Local Exec
3:17
Diego Pacheco
Рет қаралды 7 М.
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 829 М.
How to Manage Secrets in Terraform?
15:54
Anton Putra
Рет қаралды 24 М.
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 1,6 МЛН
Rate This Smartphone Cooler Set-up ⭐
0:10
Shakeuptech
Рет қаралды 1,2 МЛН
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,8 МЛН