Skip to content

Commit 81d8b47

Browse files
committed
docs: update backend-workflow.md to refer to AWS_DEPLOYMENT_ROLE_ARN, improve description
1 parent 7ba4268 commit 81d8b47

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/backend-workflow.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The backend workflow (`backend_workflow.yml`) orchestrates the full CI/CD pipeli
3535

3636
#### 🔐 Environment-specific Secrets
3737

38-
| Secret | Description |
39-
|---|---|
40-
| `AWS_OIDC_ROLE_ARN` | ARN of the IAM Role for OIDC authentication (created in Terraform) |
38+
| Secret | Description |
39+
|---------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
40+
| `AWS_DEPLOYMENT_ROLE_ARN` | ARN of the IAM Role for OIDC authentication (created in Terraform in the backend blueprint after setting the repository for the application, search for "*-app-builder" in IAM > Roles) |
4141

4242
#### 🤖 Required GitHub Apps
4343

0 commit comments

Comments
 (0)