Skip to content

Commit f412bc6

Browse files
chore(deps): bump hashicorp/azurerm from 5.0.1 to 5.3.0 in /terraform
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 5.0.1 to 5.3.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@v5.0.1...v5.3.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6760bd5 commit f412bc6

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

terraform/.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.

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azurerm = {
66
source = "hashicorp/azurerm"
7-
version = "~> 5.0.1"
7+
version = "~> 5.3.0"
88
}
99
}
1010

0 commit comments

Comments
 (0)