Skip to content

Commit

Permalink
🤖 Update Terraform azurerm to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 3dd968b commit 894cedd
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions terraform/azure/app-registration/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/azure/app-registration/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "4.5.0"
version = "4.6.0"
}
azuread = {
source = "hashicorp/azuread"
Expand Down

0 comments on commit 894cedd

Please sign in to comment.