Skip to content

Commit d1bfed1

Browse files
authored
Merge pull request #313 from PerfectThymeTech/dependabot/terraform/code/infra/azure/azapi-2.2.0
Bump azure/azapi from 2.1.0 to 2.2.0 in /code/infra
2 parents da2252d + 8b48261 commit d1bfed1

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 = "2.1.0"
11+
version = "2.2.0"
1212
}
1313
time = {
1414
source = "hashicorp/time"

0 commit comments

Comments
 (0)