Skip to content

Commit ec4c7a0

Browse files
chore: bump hashicorp/azurerm from 3.117.1 to 4.52.0
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.117.1 to 4.52.0. - [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG-v3.md) - [Commits](hashicorp/terraform-provider-azurerm@v3.117.1...v4.52.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.52.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fced453 commit ec4c7a0

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

.terraform.lock.hcl

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

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
azurerm = {
1010
source = "hashicorp/azurerm"
11-
version = "~> 3.0"
11+
version = "~> 4.52"
1212
}
1313
random = {
1414
source = "hashicorp/random"

0 commit comments

Comments
 (0)