Skip to content

Commit 82aa351

Browse files
Merge pull request #1551 from SierraSoftworks/dependabot/terraform/infra/hashicorp/azurerm-4.42.0
chore(deps): Bump hashicorp/azurerm from 4.41.0 to 4.42.0 in /infra
2 parents 9911b5b + 1efc3e0 commit 82aa351

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

infra/.terraform.lock.hcl

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

infra/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azurerm = {
66
source = "hashicorp/azurerm"
7-
version = "~> 4.41.0"
7+
version = "~> 4.42.0"
88
}
99

1010
azuread = {

0 commit comments

Comments
 (0)