Skip to content

Commit c1e3a5b

Browse files
build(deps): bump hashicorp/azurerm from 4.0.1 to 4.3.0 in /azure
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.0.1 to 4.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@v4.0.1...v4.3.0) --- updated-dependencies: - dependency-name: hashicorp/azurerm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d77ed7 commit c1e3a5b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

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

azure/versions.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 = "~> 4.0.1"
11+
version = "~> 4.3.0"
1212
}
1313
http = {
1414
source = "hashicorp/http"

0 commit comments

Comments
 (0)