Add backup policy scopes to migration worker API key

This commit is contained in:
Prem Palanisamy
2026-03-11 21:38:15 +00:00
parent 7d15d7e1f5
commit 2ef7ef91b4
@@ -327,6 +327,8 @@ class Migrations extends Action
'messages.write',
'targets.read',
'targets.write',
'policies.read',
'policies.write',
]
]);