Skip to content

Commit

Permalink
deps: update Terraform azurerm to v4.14.0 (#1075)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
renovate[bot] and katexochen authored Dec 17, 2024
1 parent cfd1dee commit 1955338
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 50 deletions.
48 changes: 24 additions & 24 deletions infra/azure-peerpods-iam/.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 infra/azure-peerpods-iam/main.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.10.0"
version = "4.14.0"
}
azuread = {
source = "hashicorp/azuread"
Expand Down
48 changes: 24 additions & 24 deletions infra/azure-peerpods/.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 infra/azure-peerpods/main.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.10.0"
version = "4.14.0"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 1955338

Please sign in to comment.