Terraform Shorts: Using count and for_each

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • In this short I discuss how to scale your infrastructure using count and for_each. I describe the tradeoffs between the two and things you should consider before using one over the other.
    Twitter: / sudomateo

Комментарии • 2

  • @zachr93
    @zachr93 Год назад +1

    Great video! It would be cool to see a video on writing efficient terraform code (such as using things like dynamic blocks).

    • @sudomateo
      @sudomateo  Год назад +1

      This is on the roadmap!