Skip to content

Commit

Permalink
Bump Azure/azapi in /src/infra/workload/releaseunit/modules/stamp
Browse files Browse the repository at this point in the history
Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 1.13.1 to 2.1.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@v1.13.1...v2.1.0)

---
updated-dependencies:
- dependency-name: Azure/azapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent f51abf6 commit ad22582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/infra/workload/releaseunit/modules/stamp/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
azapi = {
source = "Azure/azapi"
version = "1.13.1"
version = "2.1.0"
}
}
}
Expand Down

0 comments on commit ad22582

Please sign in to comment.