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)
Clearly explained. Very well done. Thank you!
Thanks for the great tutorial! Saved my day.
cool video, I liked.
Great explaination sir. Thanks lot
very well explained , thanks :)
Thanks!
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)
❤ 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
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
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
at the end, he cut the code and pasted at the place!!!!! cant understand what he did!!!! he should explain with full screen than