Skip to content

Commit

Permalink
Update Terraform azurerm to 4.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 775717e commit e3c6edf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions infrastructure/terraform/azure/.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 infrastructure/terraform/azure/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.8.0"
version = "4.10.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit e3c6edf

Please sign in to comment.