Terraform dynamic blocks with foreach Demo | Terraform Dynamic Blocks Demo | Terraform Tutorial

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

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

  • @ThiliRocks
    @ThiliRocks 2 года назад +4

    Clearly explained. Very well done. Thank you!

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

    Thanks for the great tutorial! Saved my day.

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

    cool video, I liked.

  • @mohammedsuhailbasha4860
    @mohammedsuhailbasha4860 2 года назад

    Great explaination sir. Thanks lot

  • @utubedown007
    @utubedown007 Год назад

    very well explained , thanks :)

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

    Thanks!

  • @Pikachubakinaction
    @Pikachubakinaction 3 года назад +1

    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?

    • @JavaHomeCloud
      @JavaHomeCloud  3 года назад +1

      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)

  • @dsosys
    @dsosys 11 месяцев назад

    ❤ very good

  • @George-mk7lp
    @George-mk7lp 3 года назад +1

    hi, which terraform version you've using in this tutorial? Mine is Terraform v0.14.7 it doesnt accept map variable code

  • @santhoshyerra8430
    @santhoshyerra8430 2 года назад +1

    when to use dynamic block and when to use for-each in terraform sir ?

    • @JavaHomeCloud
      @JavaHomeCloud  4 месяца назад

      for each is to create multiple resources
      dynamic block is to create multiple blocks in the same resource

  • @PHOENIX-he9fl
    @PHOENIX-he9fl 4 месяца назад

    if i need to add the security group id in that rule it will get error. Can you make seprate video for that

  • @hirenbhatt9808
    @hirenbhatt9808 3 года назад

    at the end, he cut the code and pasted at the place!!!!! cant understand what he did!!!! he should explain with full screen than