We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1905d57 commit e1ac940Copy full SHA for e1ac940
src/ALZ/Private/Config-Helpers/Get-AzureRegionData.ps1
@@ -16,7 +16,7 @@ function Get-AzureRegionData {
16
17
module "regions" {
18
source = "Azure/avm-utl-regions/azurerm"
19
- version = "0.3.0"
+ version = "0.5.1"
20
use_cached_data = false
21
availability_zones_filter = false
22
recommended_filter = false
0 commit comments