Commit d179826
fix AWS tag validation: replace
AWS tag values only allow `[\p{L}\p{Z}\p{N}_.:/=+\-@]*` — no commas
or asterisks. Use space as separator and `@` as wildcard stand-in in
`compactAllowlist` output.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>* with @ and , with space1 parent c38a4d4 commit d179826
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
0 commit comments