Skip to content

Commit 53b60f0

Browse files
Bump hashicorp/azurerm from 4.42.0 to 4.46.0
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.42.0 to 4.46.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.42.0...v4.46.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35dcf31 commit 53b60f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
azurerm = {
44
source = "hashicorp/azurerm"
5-
version = "4.42.0"
5+
version = "4.46.0"
66
}
77
}
88
required_version = ">= 1.6.3"

0 commit comments

Comments
 (0)