Skip to content

Commit 0e635e9

Browse files
Update Terraform azurerm to ~> 3.42.0
1 parent acb2a2d commit 0e635e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
required_providers {
99
azurerm = {
1010
source = "hashicorp/azurerm"
11-
version = "~> 3.41.0"
11+
version = "~> 3.42.0"
1212
}
1313
random = {
1414
source = "hashicorp/random"

0 commit comments

Comments
 (0)