Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 08054d4

Browse files
Update Azure/azapi requirement from ~> 2.4.0 to ~> 2.5.0
--- updated-dependencies: - dependency-name: Azure/azapi dependency-version: 2.5.0 dependency-type: direct:production dependency-group: terraform ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bde6340 commit 08054d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
azapi = {
44
source = "Azure/azapi"
5-
version = "~> 2.4.0"
5+
version = "~> 2.5.0"
66
}
77
azurecaf = {
88
source = "aztfmod/azurecaf"

0 commit comments

Comments
 (0)