Skip to content

Commit

Permalink
Merge pull request #15 from lucavallin/dependabot/terraform/src/hashi…
Browse files Browse the repository at this point in the history
…corp/azurerm-4.5.0

Bump hashicorp/azurerm from 4.3.0 to 4.5.0 in /src
  • Loading branch information
lucavallin authored Oct 21, 2024
2 parents f072179 + 92db825 commit 4fe9ac1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions src/.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 src/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "4.3.0"
version = "4.5.0"
}
azuread = {
source = "hashicorp/azuread"
Expand Down

0 comments on commit 4fe9ac1

Please sign in to comment.