Commit a2eff40
Without !Sub, CFN left ${AWS::Region} as a literal string, which made
IAM reject the RoleName ('$', '{', '}' are not in the allowed character
set). The YAML template already had !Sub; only the configurator-rendered
deploy.sh path was broken, so the single E2E job "Test deploy.sh
generation and execution" went red while the StackSet path stayed green.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 65b8d48 commit a2eff40
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5701 | 5701 | | |
5702 | 5702 | | |
5703 | 5703 | | |
5704 | | - | |
| 5704 | + | |
5705 | 5705 | | |
5706 | 5706 | | |
5707 | 5707 | | |
| |||
0 commit comments