Re-use Terraform module using PAT token access : Failed to download module error
I am working on a Terraform project and I created a private repository for my WindowsVM module, the problem is I can’t seem to be able to re-use this module in my deployment code . My deployment code resides in a seperate private repository on the same Azure DevOps project as my WindowsVM repo.