Skip to content

Commit 1efc3e0

Browse files
chore(deps): Bump hashicorp/azurerm from 4.41.0 to 4.42.0 in /infra
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.41.0 to 4.42.0. - [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-azurerm@v4.41.0...v4.42.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9911b5b commit 1efc3e0

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)