Commit bc3bfc4
committed
Fix issue with ssm variables not found
The variable resolution for ss has the possibility when a parameter is not foudn to use a fallback value, that is based on the error code. The V3 error code is not the same then the v2 one, for the ease I just check also for the v3 code, as it is the only place in the core code to check for the that kind of code1 parent 4c48292 commit bc3bfc4
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments