Skip to content

Commit 636f741

Browse files
Bump hashicorp/azurerm from 3.106.1 to 3.107.0 in /code/infra
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.106.1 to 3.107.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@v3.106.1...v3.107.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d38c38c commit 636f741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/terraform.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azurerm = {
66
source = "hashicorp/azurerm"
7-
version = "3.106.1"
7+
version = "3.107.0"
88
}
99
azapi = {
1010
source = "azure/azapi"

0 commit comments

Comments
 (0)