Skip to content

Commit

Permalink
chore(deps): update terraform azurerm to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 7ebb60b commit 46b681e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.104.0"
version = "4.5.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.104.0"
version = "4.5.0"
}
}
}
Expand Down

0 comments on commit 46b681e

Please sign in to comment.