Skip to content

Commit 3cb08df

Browse files
authored
Merge pull request #298 from PerfectThymeTech/dependabot/terraform/code/infra/azure/azapi-2.1.0
Bump azure/azapi from 2.0.1 to 2.1.0 in /code/infra
2 parents 4213108 + 6204b55 commit 3cb08df

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

0 commit comments

Comments
 (0)