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

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 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.

  • @chongerwin
    @chongerwin ปีที่แล้ว +1

    Thanks!

  • @mohammedsuhailbasha4860
    @mohammedsuhailbasha4860 2 ปีที่แล้ว

    Great explaination sir. Thanks lot

  • @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)

  • @utubedown007
    @utubedown007 ปีที่แล้ว

    very well explained , thanks :)

  • @dsosys
    @dsosys 9 หลายเดือนก่อน

    ❤ very good

  • @santhoshyerra8430
    @santhoshyerra8430 2 ปีที่แล้ว +1

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

    • @JavaHomeCloud
      @JavaHomeCloud  2 หลายเดือนก่อน

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

  • @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

  • @PHOENIX-he9fl
    @PHOENIX-he9fl 2 หลายเดือนก่อน

    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 2 ปีที่แล้ว

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