Skip to content

Commit

Permalink
Upgrade azurerm in shared
Browse files Browse the repository at this point in the history
  • Loading branch information
benchiverton committed Jul 1, 2024
1 parent 95fe809 commit add5956
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
22 changes: 0 additions & 22 deletions terraform/shared/.terraform.lock.hcl

This file was deleted.

2 changes: 1 addition & 1 deletion terraform/shared/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 add5956

Please sign in to comment.