У нас вы можете посмотреть бесплатно How to import existing resources in Azure Cloud into Terraform | Terraform Import in Azure Cloud или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this step-by-step tutorial, you’ll learn how to import existing Azure Cloud resources into Terraform using the terraform import command and manage them within Terraform state. For the source blog, visit: https://www.coachdevops.com/2022/07/h... Let's say that you have created any resources in Azure Cloud by some other means(manually or using azure CLI) before you started using Terraform. You can import them under Terraform management instead of destroying and re-creating them from scratch. The terraform import command can be used to import existing resources. This command currently can import only one resource at a time. This means you can't yet point Terraform import to an entire collection of resources such as azure resource group and import all the resources under that group. If you found this video helpful and want to go deeper into DevOps, Cloud Computing, and real-world project implementation, we have got more for you! Check out our full Master DevOps Program at http://www.cloudamy.com/ Connect with Coach AK on: LinkedIn / ananthkannan #Terraform #Azure #DevOps #CloudComputing #IaC