I faced the same exact issue. So I used a Ruby code which generates random 10 digit number. I appended the 10 digit to my table name. Now so far no issues.
We dont have reference as such, what we have planned as a intial stage, 1. we ask the user to choose the manifest to be deployed from Slack bot2. Export the manifest and download the package into some repo.3. Then from another environment we import t...