Skip to content

Commit 97e4f4d

Browse files
chore(deps): update terraform azurerm to v4.50.0
1 parent 1f64906 commit 97e4f4d

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.50.0"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)