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

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Step by step explanation about using terraform dynamic blocks, This video helps with the usage of dynamic blocks, It also covers terraform map of the object and for_each loop.
    #terraform #javahome #javahomecloud
    For more videos subscribe 👉 cutt.ly/AntQtXf
    We provide the best industry-standard training on AWS and DevOps,
    In detailed Training on the tools and concepts
    Working on real-time tasks
    Resume preparations
    Job Placements
    AWS Course Content
    cutt.ly/Hx1LEI7
    DevOps Content
    cutt.ly/2x1AEvL
    For Online/Classroom training and project support please contact
    Java Home Cloud, Banglore India
    +919886611117

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

  • @JavaHomeCloud
    @JavaHomeCloud  Месяц назад

    🌟 Welcome to Java Home Cloud 🌟
    Register for Online Training 👉 bit.ly/3vuBQqb
    javahome.in

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

    Thanks!

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

    Clearly explained. Very well done. Thank you!

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

    Thanks for the great tutorial! Saved my day.

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

    cool video, I liked.

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

    Great explaination sir. Thanks lot

  • @bez4364
    @bez4364 Месяц назад

    Hello sir what is the extension you are using in ur vsc for terraform are their any compilers available to verify tf files

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

    very well explained , thanks :)

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

    ❤ 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

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

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

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

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

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

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

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

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