Skip to content

Commit e229a64

Browse files
chore(deps): bump hashicorp/azurerm from 4.25.0 to 4.37.0
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.25.0 to 4.37.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.25.0...v4.37.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9167755 commit e229a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
required_providers {
99
azurerm = {
1010
source = "hashicorp/azurerm"
11-
version = "4.25.0"
11+
version = "4.37.0"
1212
}
1313
azuread = {
1414
source = "hashicorp/azuread"

0 commit comments

Comments
 (0)