We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b881e69 commit 11c1511Copy full SHA for 11c1511
1 file changed
iac/versions.tf
@@ -11,7 +11,7 @@ terraform {
11
}
12
azurerm = {
13
source = "hashicorp/azurerm"
14
- version = "~> 4.49.0"
+ version = "~> 4.55.0"
15
16
random = {
17
source = "hashicorp/random"
0 commit comments