Commit b5dae96
fix: preserve ci user access keys in janitor aws-nuke config
The janitor was deleting the ci IAM user's access keys because only the
"e2e" user was protected. Add the "ci" user and its access keys to the
preserve filters so aws-nuke skips them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d950c61 commit b5dae96
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
0 commit comments