Skip to content

Commit 10b0c74

Browse files
Update Terraform azurerm to v4.44.0
1 parent e4e6a92 commit 10b0c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
required_providers {
1010
azurerm = {
1111
source = "hashicorp/azurerm"
12-
version = "4.40.0"
12+
version = "4.44.0"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)