Skip to content

Commit da0b606

Browse files
Bump hashicorp/azurerm from 4.28.0 to 4.29.0
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.28.0 to 4.29.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.28.0...v4.29.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a7455e commit da0b606

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

.terraform.lock.hcl

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

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
# https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/CHANGELOG.md
55
azurerm = {
66
source = "hashicorp/azurerm"
7-
version = "4.28.0"
7+
version = "4.29.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)