Skip to content

Commit bf8a30a

Browse files
authored
Merge pull request #82 from PerfectThymeTech/dependabot/terraform/code/infra/azure/azapi-1.11.0
Bump azure/azapi from 1.10.0 to 1.11.0 in /code/infra
2 parents 83f61c3 + 14dcd9b commit bf8a30a

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

0 commit comments

Comments
 (0)