Commit 5942e5b
authored
fix: handle single item array (#422)
# Pull Request
## Issue
Issue #, if available:
#412 (comment)
## Description
PowerShell Convert commands unboxes single item arrays, we need to
handle that for the single item array (e.g. single region)
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.1 parent dffa2d8 commit 5942e5b
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
0 commit comments