Terraform - Data Source, count, for_each, dynamic

preview_player
Показать описание
In this video I have covered following 4 topics:
- Data Source
- Count
- For_each & each
- dynamic
All 4 are helper features of Terraform

Links:

Code which I have used in this video can be found in my GitHub Repo:
Рекомендации по теме
Комментарии
Автор

This is very usefully concepts.Thanks lot

E.R.A.series
Автор

I think I got the best channel for terraform

manasjain
Автор

Good and useful content. Do you have any content around how you can automate creation of nested components? for e.g. at @18:04 you have created new instances foreach-test-dev and foreach-test-qa. If you have to create another component within these two components again? How would you do that?

sikeeeee
Автор

Really amazing content.
It will be great if you post a long tutorial or even a course on Terraform would be great because you are explaining depth concepts in Terraform which is unique.
💯

sribalaji
Автор

This is very good and informative. Thanks a lot

mejas
Автор

Hi, can we use for each in provider block

sainithinvaddisainithin
Автор

Great video. How do I find family and project from a marketplace ami. I.E from dell the DDVE. How can I find the Dara I can filter in the aws_ami

juergenschubert
Автор

What is Set is not explained properly.
When to prefer which count vs for_each.

sudhir-pltz