I know heroku doesn't allow two apps with the same name. However, will it allow an app name to be reused if the app has been deleted? Or is the name of a deleted app reserved forever?
I have a heroku app I want to replace, and the old setup is not useful. This includes some config and db settings - it's not just a matter of redeploying. My simplest approach is to delete the app completely and start over. But I don't want to delete it without first checking whether I will be able to recreate it with the same name.
question from:
https://stackoverflow.com/questions/65877710/can-i-reuse-an-old-deleted-heroku-app-name 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…