Skip to content

Commit

Permalink
Update Terraform azuredevops to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 3a3b3ec commit 5bb09d0
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 = "0.8.0"
}
}
required_version = "~> 1.2.0"
Expand Down

0 comments on commit 5bb09d0

Please sign in to comment.