Skip to content

Commit cd38df1

Browse files
Chore(deps): Bump hashicorp/azurerm (#1021)
Bumps the all group with 1 update in the /examples/resources/powerplatform_billing_policy directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm). Updates `hashicorp/azurerm` from 4.56.0 to 4.57.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.56.0...v4.57.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 4.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d81d918 commit cd38df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/resources/powerplatform_billing_policy/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55
}
66
azurerm = {
77
source = "hashicorp/azurerm"
8-
version = "4.56.0"
8+
version = "4.57.0"
99
}
1010
azurecaf = {
1111
source = "aztfmod/azurecaf"

0 commit comments

Comments
 (0)