Files
opentf/website/docs/state/import.html.md
Nick Fagerlund 596e529602 website: Adopt a ton of pages into the "language" layout
As of this commit, that layout doesn't exist yet, but I'm isolating the one-line
changes to their own commit to try and keep your eyes from glazing over.
2020-10-26 18:19:26 -07:00

511 B

layout, page_title, sidebar_current, description
layout page_title sidebar_current description
language State: Import Existing Resources docs-state-import Terraform stores state which caches the known state of the world the last time Terraform ran.

Import Existing Resources

Terraform is able to import existing infrastructure. This allows you take resources you've created by some other means and bring it under Terraform management.

To learn more about this, please visit the pages dedicated to import.