We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27b840 commit 8906733Copy full SHA for 8906733
1 file changed
src/ALZ/Private/Config-Helpers/Get-AzureRegionData.ps1
@@ -9,7 +9,8 @@ terraform {
9
required_providers {
10
azapi = {
11
source = "azure/azapi"
12
- version = "~> 2.0
+ version = "~> 2.0"
13
+ }
14
}
15
16
0 commit comments