Skip to content

Commit f9fc177

Browse files
authored
Merge pull request #28 from PerfectThymeTech/dependabot/terraform/code/infra/azure/azapi-1.8.0
Bump azure/azapi from 1.7.0 to 1.8.0 in /code/infra
2 parents 27bf1da + 02c35ce commit f9fc177

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.7.0"
11+
version = "1.8.0"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)