Reusing infrastructure without coupling projects
When you fork infrastructure from a live system, three links must be cut before anything else: the database credentials, the git remote, and the secrets. Only then is it a new project rather than a shadow of the old one.
Sample content — replace me.