How to import existing resources in Azure Cloud into Terraform | Terraform Import in Azure Cloud

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 18

  • @satyajeetkumar5464
    @satyajeetkumar5464 2 ปีที่แล้ว +5

    I started working on this in my project and was looking for solutions and your video made it very easy for me to understand and apply this concept. Thank you for this!

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

      You are welcome! Glad it helped Satyajeet!

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

      I need one more help. How to define an azure resource whose provider is not present in terraform. For example a service bus trigger to a logic app, when one or more messages arrive in a topic. The terraform documentation gives a custom trigger but it does not specify other details such as connections. Can you please help me here?

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

    Sir I guess we can do it in different way because u created the same resources and tried to get the resources type and resource I'd but what will happen if are not having the same terraform script which is already deployed in some other way. Can we get the all resources type and I'd using az bash and power she'll command then run terraform import with resource I'd and type?

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

    Thank you sir for this great demo

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

      My pleasure! Glad you liked it!

  • @MegaMytest
    @MegaMytest 3 หลายเดือนก่อน +1

    I vow u a treat
    excellent video

    • @DevOpsCoach
      @DevOpsCoach  3 หลายเดือนก่อน

      Thank you so much 😀

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

    How to import azure cdn profile along with multiple cdn endpoints?

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

    Can we import resources without CLI, by using terraform cloud?

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

      you can terraform cloud for storing terraform state information

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

    can you please refer to me a link where terraform import is done in Azure pipelines?

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

      marketplace.visualstudio.com/items?itemName=charleszipp.azure-pipelines-tasks-terraform&targetId=f2a914ae-4030-4b32-acf2-667db357d03a

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

      you need to add this task in azure pipelines

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

    Thank you, Sir!

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

    thanks coach