Skip to content

Commit 694ad90

Browse files
authored
Merge pull request #28 from PerfectThymeTech/dependabot/terraform/code/infra/hashicorp/azurerm-3.107.0
Bump hashicorp/azurerm from 3.106.1 to 3.107.0 in /code/infra
2 parents ac3a089 + 9e5c537 commit 694ad90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azurerm = {
66
source = "hashicorp/azurerm"
7-
version = "3.106.1"
7+
version = "3.107.0"
88
}
99
time = {
1010
source = "hashicorp/time"

0 commit comments

Comments
 (0)