Skip to content

Commit 2098684

Browse files
authored
Merge pull request #10 from PerfectThymeTech/dependabot/terraform/code/infra/azure/azapi-1.7.0
Bump azure/azapi from 1.6.0 to 1.7.0 in /code/infra
2 parents 50da97f + d606df0 commit 2098684

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
@@ -8,7 +8,7 @@ terraform {
88
}
99
azapi = {
1010
source = "azure/azapi"
11-
version = "1.6.0"
11+
version = "1.7.0"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)