Commit 3c2feb8
committed
Shorten multi-attachment workflow stack name to avoid length limits
Change stack name from 'thingpress-integration-test-multi-{run_number}' to
'tp-int-multi-{run_number}' to prevent IAM role and resource name length
limit errors during CloudFormation stack creation.
Stack name now: tp-int-multi-{run_number} (e.g., tp-int-multi-123)1 parent da65c55 commit 3c2feb8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments