Problem
When attempting to use the uninstall.sh script from a mac terminal you may see the following error:
sed: 1: ... command i expects \ followed by text
Please contact support@hashicorp.com for assistance
Cause
This error is typically a problem with sed
on MacOS.
Solutions:
Instead, run the script from an SSH session in the Terraform Enterprise instance. It should complete successfully.