Add link to new Terraform Import guide on learn platform

This commit is contained in:
Robin Norwood 2020-06-29 10:38:46 -05:00
parent e85376990d
commit cd1cc9fc79
1 changed files with 3 additions and 0 deletions

View File

@ -30,3 +30,6 @@ imported object will be mapped.
While this may seem tedious, it still gives Terraform users an avenue for
importing existing resources.
You can follow the [Terraform Import guide](https://learn.hashicorp.com/terraform/state/import?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) on HashiCorp learn for a hands-on
introduction to using the `terraform import` command.