DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

What Terraform import is and why shouldn’t you use it (but how to do it any

3 years ago acloudguru.com
What Terraform import is and why shouldn’t you use it (but how to do it any

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In this post, we talk about `terraform import`, what it’s used for, why you probably shouldn’t use it. A Cloud Guru makes it easy (and awesome) to level up your cloud career — even if you’re totally new to tech.

`terraform import` lets you target a resource that already exists, and map it to a resource you’ve defined in code.

Why shouldn’t you use `terraform import`? The reason to avoid using `terraform import` is very pragmatic: it’s tricky to do correctly, especially for more complicated resources.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com