Commit 01cff4e
authored
fix: availability zone data type (#275)
# Pull Request
## Issue
https://github.com/Azure/ALZ-Bicep/issues/939
## Description
Fix the data type of availability zones as Bicep is expecting an array
of strings
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.1 parent 826144e commit 01cff4e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments