Commit c795453
authored
fix: use description hash instead of URL query parameter (#103)
CloudFormation URL-encodes query parameters in templateUrl, treating
them as part of the S3 key. Move the content hash to the StackSet
description instead, which still triggers UpdateStackSet on content
changes.1 parent 77c3e7b commit c795453
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments