Skip to content

Commit 1e910da

Browse files
authored
Merge pull request #54 from PerfectThymeTech/dependabot/terraform/code/infra/hashicorp/azurerm-3.76.0
Bump hashicorp/azurerm from 3.75.0 to 3.76.0 in /code/infra
2 parents 0270ee3 + 78d9792 commit 1e910da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/terraform.tf

+1-1
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.75.0"
7+
version = "3.76.0"
88
}
99
azapi = {
1010
source = "azure/azapi"

0 commit comments

Comments
 (0)