Commit 3e9e529
committed
fix: Add AWS account ID validation and debug info for GitHub Secrets
- Add validation to ensure AWS account ID is properly retrieved
- Add debug information showing the exact ARN being registered
- Improve error handling for AWS account ID retrieval
- Add manual setup instructions when GitHub Secrets registration fails
- Fix potential issue where account ID might be missing from ARN1 parent 0306442 commit 3e9e529
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
917 | 917 | | |
918 | 918 | | |
919 | 919 | | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
920 | 926 | | |
921 | 927 | | |
922 | 928 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
944 | 950 | | |
945 | 951 | | |
946 | 952 | | |
| |||
1148 | 1154 | | |
1149 | 1155 | | |
1150 | 1156 | | |
| 1157 | + | |
1151 | 1158 | | |
1152 | 1159 | | |
1153 | 1160 | | |
1154 | 1161 | | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
1155 | 1165 | | |
1156 | 1166 | | |
1157 | 1167 | | |
| |||
0 commit comments