How to do secret management using azure keyvault | How to access secrets from keyvault in terraform

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

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

  • @SunitaAgarwal-u4u
    @SunitaAgarwal-u4u 5 месяцев назад +1

    Excellent video,Great Explanation.Finally found some good secret management video on RUclips🙂

  • @meghagoel5560
    @meghagoel5560 5 месяцев назад +1

    Very Nice and clear explanation 👍

  • @pramodagarwal3361
    @pramodagarwal3361 5 месяцев назад +1

    Good explanation, thanks for sharing😊

  • @sonamagarwal3113
    @sonamagarwal3113 4 месяца назад +1

    Very well explained 👍

  • @tanutiwari6532
    @tanutiwari6532 5 месяцев назад +1

    Thank you for this great video it cleared all my doubts very well. Sir please create video on mapping with for_each and count variable for looping in terraform. I have searched other RUclips channels but every video available is in english, so my concepts are still not clear and I am struggling with this for past 2 months. Please create detail video and explain each and every single concepts in detail in Hindi.. please sir. I hope many of us who is struggling can get benefitted form it. Once again thank you for clearing my doubts 🙏

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

      You are most welcome; I have shared both videos one for count and for_each. Please check terraform playlist.

    • @tanutiwari6532
      @tanutiwari6532 4 месяца назад +1

      @@exploredevops please create video on for_each and for loop in Hindi, I checked Hindi playlist there is no video available. Only for count variable video is available in Hindi playlist. So please sir explain the concept in Hindi, for example for_each = {for x,y in resource.example: x=y.id} and [for x in resource.example: x.id] and I have seen people use this inside the resources block and output block, so please explain both concepts in Hindi on this concepts, I really need help on that.

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

      @@tanutiwari6532 Yes you are correct, it is there in my english version , I am busy in some work, I'll share in hindi as well

  • @blevenzon
    @blevenzon 4 месяца назад +1

    Do you happen to have a github account where one can grab your example TF files?

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

      Thanks for you comment, no not yet sir soon in this week I am going to create one CI-CD jenkins pipeline. I'll create one github repo and will share code on that repo.