I'm Getting an error creating a secret because it was created manually.
Error: error creating Secrets Manager Secret: ResourceExistsException: The operation failed because the secret <SECRET> already exists.
Is there any way to tell Terraform to skip creating a resource if it already exists?