Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
⬆️ Update Terraform azurerm to v3.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bakseter committed Oct 16, 2023
1 parent c77e41b commit bcf44f2
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
26 changes: 13 additions & 13 deletions terraform/main/.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/main/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 = "3.75.0"
version = "3.76.0"
}
}

Expand Down
26 changes: 13 additions & 13 deletions terraform/preview/.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/preview/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 = "3.75.0"
version = "3.76.0"
}
}

Expand Down

1 comment on commit bcf44f2

@vercel
Copy link

@vercel vercel bot commented on bcf44f2 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.