Skip to content

Commit

Permalink
Update Terraform azuredevops to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 3a3b3ec commit 78842e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azuredevops = {
source = "registry.terraform.io/microsoft/azuredevops"
version = "=0.2.1"
version = "1.3.0"
}
}
required_version = "~> 1.2.0"
Expand Down

0 comments on commit 78842e9

Please sign in to comment.