Manage Infrastructure with Terraform Import | terraform import command

preview_player
Показать описание
In this video you will learn how to use terraform import command to import your existing infrastructure into the terraform code.
how to import infrastructure into terraform resource block and terraform module block

Table of Contents:

00:00 - Introduction
00:00 - Introduction
00:59 - Importing into terraform resource block
07:07 - Importing into terraform module

#terraform #terraform-import #import #terraform-import
Рекомендации по теме
Комментарии
Автор

Hi There, You are doing an excellent job here.
I need a suggestion on a topic,
I'm modularising the existing infra on azure which is completely provisioned using terraform before, But this time terraform plans to create completely new set of resources rather than making changes to the existing if any. What do you recommend ? should I import the existing one into modules or am I doing anything wrong here ?

vimalvijayan