FEATURES:
- New Resource
azuredevops_serviceendpoint_artifactory
#256 - New Resource
azuredevops_serviceendpoint_sonarqube
#257
IMPROVEMENTS:
azuredevops_serviceendpoint_azurecr
- Change docker registry login server to lowercase #277azuredevops_serviceendpoint_github
- Enhanceauth_...
configuration block check #275azuredevops_branch_policy_min_reviewers
- Support new configurations #255last_pusher_cannot_approve
- Prohibit the most recent pusher from approving their own changes. Defaults to false.allow_completion_with_rejects_or_waits
- Allow completion even if some reviewers vote to wait or reject. Defaults to false.on_push_reset_approved_votes
- When new changes are pushed reset all approval votes (does not reset votes to reject or wait). Defaults to false.on_push_reset_all_votes
- When new changes are pushed reset all code reviewer votes. Defaults to false.on_last_iteration_require_vote
- On last iteration require vote. Defaults to false.
BUG FIX: