diff --git a/README.md b/README.md index 4742084..5cec603 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,24 @@ If you are running the GitHub Actions workflow (`deploy-env-migration.yaml`), pl - **Vault Role**: The required role name is `github-actions-site-migration-toolkit`. - **Role Binding**: Ensure the JWT `bound_claims` match the new repository name (`repo:ai-workspace-infra/site-migration-toolkit:ref:refs/heads/main` or similar). +**Vault Role Provisioning Script**: +To avoid CLI parsing issues, use the following JSON payload format to create or update the role: +```bash +vault write auth/jwt/role/github-actions-site-migration-toolkit - <