We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d110c5b commit 6022e63Copy full SHA for 6022e63
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.5.1"
+ version = "0.5.2"
20
use_cached_data = false
21
availability_zones_filter = false
22
recommended_filter = false
0 commit comments