It should be documented that variable names, such when you do ${my-db.DATABASE_URL} are truncated to 32 chars., i.e. if your db name is too long, you have to use the first 32 chars as the variable name.