-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create new Postgres backups bucket (#120)
The current bucket has a hardcoded identifier and should be pretty easy to swap over as it just needs to update a script on the Postgres instance. This change: * Marks the old one for deletion * Creates a new one with a random ID * Assigns temporary permissions for data migration * Allows the backup role to write to the new location
- Loading branch information
1 parent
f8d23cd
commit cbe2ad9
Showing
1 changed file
with
36 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters