Skip to content

Commit 39c00f2

Browse files
authored
Merge pull request #1979 from OWASP/renovate/terraform-azure
chore(deps): update terraform azurerm to v4.26.0
2 parents 092d418 + d56b3b0 commit 39c00f2

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

azure/.terraform.lock.hcl

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

azure/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
azurerm = {
1010
source = "hashicorp/azurerm"
11-
version = "~> 4.23.0"
11+
version = "~> 4.26.0"
1212
}
1313
http = {
1414
source = "hashicorp/http"

0 commit comments

Comments
 (0)