Skip to content

Commit ad0c36e

Browse files
authored
Merge pull request #719 from OWASP/dependabot/terraform/azure/hashicorp/azurerm-4.3.0
build(deps): bump hashicorp/azurerm from 4.0.1 to 4.3.0 in /azure
2 parents aa44d20 + c1e3a5b commit ad0c36e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

azure/.terraform.lock.hcl

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

azure/versions.tf

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

0 commit comments

Comments
 (0)