Terraform dynamic blocks with foreach Demo | Terraform Dynamic Blocks Demo | Terraform Tutorial
HTML-код
- Опубликовано: 8 фев 2025
- Step by step explanation about using terraform dynamic blocks, This video helps with the usage of dynamic blocks, It also covers terraform map of the object and for_each loop.
#terraform #javahome #javahomecloud
For more videos subscribe 👉 cutt.ly/AntQtXf
We provide the best industry-standard training on AWS and DevOps,
In detailed Training on the tools and concepts
Working on real-time tasks
Resume preparations
Job Placements
AWS Course Content
cutt.ly/Hx1LEI7
DevOps Content
cutt.ly/2x1AEvL
For Online/Classroom training and project support please contact
Java Home Cloud, Banglore India
+919886611117
🌟 Welcome to Java Home Cloud 🌟
Register for Online Training 👉 bit.ly/3vuBQqb
javahome.in
Thanks!
Clearly explained. Very well done. Thank you!
Thanks for the great tutorial! Saved my day.
cool video, I liked.
Great explaination sir. Thanks lot
Hello sir what is the extension you are using in ur vsc for terraform are their any compilers available to verify tf files
very well explained , thanks :)
❤ very good
Thanks 😄
hi, which terraform version you've using in this tutorial? Mine is Terraform v0.14.7 it doesnt accept map variable code
I'm using 0.19
Three questions?
1. Is dynamic block can be used in code only if the resources contains some blocks?
2. Is there any limitation in using dynamic block in code?
3. Do we need to keep the dynamic block name the same as that of the block name? Here you have used ingress as that name, can we use something else?
1. Is dynamic block can be used in code only if the resources contains some blocks? (yes)
2. Is there any limitation in using dynamic block in code? (there are limitations, its hard to mention it here)
3. Do we need to keep the dynamic block name the same as that of the block name? Here you have used ingress as that name, can we use something else? (yes)
if i need to add the security group id in that rule it will get error. Can you make seprate video for that
Working on It
when to use dynamic block and when to use for-each in terraform sir ?
for each is to create multiple resources
dynamic block is to create multiple blocks in the same resource
at the end, he cut the code and pasted at the place!!!!! cant understand what he did!!!! he should explain with full screen than