We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ae26b commit e74cb55Copy full SHA for e74cb55
versions.tf
@@ -8,7 +8,7 @@ terraform {
8
required_providers {
9
azurerm = {
10
source = "hashicorp/azurerm"
11
- version = "4.25.0"
+ version = "4.32.0"
12
}
13
azuread = {
14
source = "hashicorp/azuread"
0 commit comments