Commit 77823d5
authored
Fix dependency in bridge template (#1229)
Fix this error from bridge template..
```
develop/bridge - Updating Stack "An error occurred (ValidationError) when calling
the UpdateStack operation: Template format error: Unresolved resource dependencies
[AWSS3AndroidAppBucket] in the Resources block of the template"
```1 parent a047396 commit 77823d5
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | 269 | | |
| 270 | + | |
275 | 271 | | |
276 | 272 | | |
277 | 273 | | |
| |||
0 commit comments