M
@davidroberts63 is spot on — I completely agree with what you’re saying.
In our current setup, we use Terraform with Artifactory to manage everything as code for the past six years. For teams outside the core infrastructure group, this mainly means defining proxies, repositories, and permissions via pull requests in Git. All changes go through review, and this workflow has worked very well for us in practice.
This kind of Git-based, reviewable configuration is something we would definitely have been interested in if we were to go with ProGet as well.