So I have abunch of workspaces with VCS driven workflow which repositories stay on Azure DevOps repo. In the last 2 weeks it already happened twice that the integration simply stopped working, that means I an not getting anymore automatic PR speculative checks nor automatic apply when merging on master. Additionally if I try to start a new run from the Terraform cloud UI it triggers from a commit of a few days before, not getting the latest version of the master branch of the repository.
Last time it happened I had to create a new VCS provider and change all of the workspaces for using that.
I do not want to do the same again.
Can anyone tell me what’s happening here?