Skip to content

Commit

Permalink
Upgrade terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
benchiverton committed Jul 3, 2024
1 parent af3f511 commit 566ab13
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/permanent/.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/permanent/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.42.0"
version = "=3.109.0"
}
}
backend "azurerm" {
Expand Down

0 comments on commit 566ab13

Please sign in to comment.