After following the docs and trying to delete a test user I immediately ran into a plan that failed with:
Error: replacement_user must be specified before a user can be deleted
It wasn't clear from the documentation that the environment variable needs to be set for this, as the only mention is in the README in the development section, which a user will not regularly check before proceeding.
After following the docs and trying to delete a test user I immediately ran into a plan that failed with:
Error: replacement_user must be specified before a user can be deleted
It wasn't clear from the documentation that the environment variable needs to be set for this, as the only mention is in the README in the development section, which a user will not regularly check before proceeding.