Description:

  • Find the existing resource from ID and import it into your Terraform state at the given ADDRESS.
  • Must manually write the resource config
  • terraform import <RESOURCE_TYPE>.<RESOURCE_NAME> <RESOURCE_ID>

Synopsis:

  • terraform import [options] ADDRESS ID

Options:

  • s