Skip to content

Commit 11c1511

Browse files
authored
Update azurerm version to 4.55.0
1 parent b881e69 commit 11c1511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iac/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
}
1212
azurerm = {
1313
source = "hashicorp/azurerm"
14-
version = "~> 4.49.0"
14+
version = "~> 4.55.0"
1515
}
1616
random = {
1717
source = "hashicorp/random"

0 commit comments

Comments
 (0)