Terraform: Import existing resource

preview_player
Показать описание
Welcome to the tutorial on how to import existing resource into Terraform. Terraform can manage resources which are created outside of Terrafrom using manual approach or other methods like CLI or using some other infrastructure as code tool like Pulami.

In this video, we'll walk through the process to get Terraform up and running with Azure. We will initialize the Azure resource manager provider for Terraform and then import an existing Resource Group configuration into Terrafrom.

If you found this tutorial helpful, please give us a thumbs up, subscribe to our channel for more tech tutorials, and don't forget to hit the notification bell so you never miss an update. Feel free to leave any questions or suggestions in the comments below. Thanks for watching, and happy coding.

Until next time, Code with Passion and Strive for Excellence 🚀

#Terraform #azure #azurerm #TerraformTutorial #terraformimport #devops

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬

▬▬▬▬▬▬ ⏱ Chapters⏱ ▬▬▬▬▬▬
00:00 - Quick overview of Terraform series
00:40 - reasons for Terraform import
01:45 - Terraform Provider configuration with subscription id
02:30 - Set environment variable for subscription id
04:40 - Resource Group placeholder for importing existing properties
05:50 - Terraform import command
07:10 - Terraform init
08:10 - Terraform import command
09:10 - Summary

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬
Connect with me here:
Рекомендации по теме
Комментарии
Автор

These are the list of different resources referenced in the video

nilesh-gule
Автор

Thanks for making these video. For me, I would like to see more logical comparisons such as using if-else-statements and conditional loops, etc

laminsamba