How to Import Existing AWS Resources into Terraform
Вставка
- Опубліковано 9 лют 2025
- Do you have an existing aws cloud environment that needs to import existing aws resources into terraform? This video goes through a simple step by step process on how to do that a safe and easy way.
Once you are able to import your existing aws resources into terraform, you will be able to automate how you create, delete and update your cloud infrastructure.
This video goes through how to import an aws vpc and an aws vpc subnet. Drop a comment below if you have questions on other imports.
ABOUT OUR CHANNEL
My channel covers various topics about networking, automation and cloud technologies . We cover lots of cool stuff such as cisco, terraform, aws, firewalls, security and more
Check out my channel here:
/ @letmetechyou
Don’t forget to subscribe!
CHECK OUT MY OTHER VIDEOS on Terraform Here:
• Learning Terraform for...
FIND MY BLOG AT
letmetechyou.com
GET IN TOUCH
Contact us at info@letmetechyou.com for questions and video ideas.
Simple video, easy to understand even for a beginner like me. Thanks!
Glad it was helpful!
Nice guide! Thanks!
No problem. Glad you liked it!
Nicely explained
Thanks.
How do I know I have imported all the objects without forgetting any on the way?
Is it possible to import using module instead of resource block ?
Yes you actually can
You streamline it using "terraformer".