Skip to playerSkip to main content
Managing existing AWS resources with Terraform? Use the import command! šŸš€

This is a game-changer for DevOps engineers who want to bring existing infrastructure under Terraform management.

Follow us: @nareshitech

#terraform #aws #devops #cloudcomputing #infrastructure #iac
Transcript
00:00hello guys welcome to narration technologies my name is raham sheikh and in this video i'm going
00:04to talk about terraform import command let's say if you create a server normally or s3 bucket or
00:09vpc and if you want to manage them through terraform by default it is not possible so in that case we
00:15can use the concept called terraform import with the help of import concept we can able to import
00:21the existing infrastructure we can import both code as well as the data into straightforward
00:27after importing you can manage the resources through terraform you can use terraform apply
00:32destroy and whatever you want so this is going to be the one of the most frequently
00:37asked and very very highly important question in the certification itself thank you
Be the first to comment
Add your comment

Recommended