Choosing Between Count and For-Each

Описание к видео Choosing Between Count and For-Each

Terraform provides two ways to create multiple resources from a single configuration block: count and for_each. When should you use count? And when should you pick for_each? That's what we'll figure out together as we explore these two looping constructs and their behavior in Terraform.

Terraform Certification Guide: https://leanpub.com/terraform-certified/
Weekly Terraform Newsletter from Anton Babenko: https://weekly.tf/

-----------------------------------------------------------------------------------------------------

Daily Check-In: https://anchor.fm/ned-bellavance
Day Two Cloud: https://daytwocloud.io
Website: https://nedinthecloud.com
Pluralsight: https://app.pluralsight.com/profile/a...
GitHub: https://github.com/ned1313

Music by Evan Williams ©2020

Timestamps:
Intro 0:00
Count and For-Each 1:15
Count loop basics 1:52
Count loop with list 4:43
Count consistency issues 6:01
Using for-each 8:26
Referencing resources 12:01
When to use count 13:52
Summary 15:43
Outro 16:46

Комментарии

Информация по комментариям в разработке