Skip to content

Commit ec3130c

Browse files
chore(deps): update terraform azurerm to v4.54.0
1 parent 6912337 commit ec3130c

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

0 commit comments

Comments
 (0)