Skip to content

Commit 8b48261

Browse files
Bump azure/azapi from 2.1.0 to 2.2.0 in /code/infra
Bumps [azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/Azure/terraform-provider-azapi/releases) - [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md) - [Commits](Azure/terraform-provider-azapi@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: azure/azapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cb08df commit 8b48261

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)