You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
A while ago, a change was made to add force_nuget_authentication to local and remote repos. This allowed you to configure the setting in Terraform, the result of which is that authenticated users can push to local and remote repos. See 'references' for links.
However, this setting cannot be configured in Terraform on a virtual repo, it must be done in the GUI at present. The setting has been confirmed to toggle behaviours - without it, authenticated users can't push to the virtual repo but when added in the GUI they can.
Therefore the same change should be added to the virtual repo config to allow this to be done in code.
Community Note
Description
A while ago, a change was made to add force_nuget_authentication to local and remote repos. This allowed you to configure the setting in Terraform, the result of which is that authenticated users can push to local and remote repos. See 'references' for links.
However, this setting cannot be configured in Terraform on a virtual repo, it must be done in the GUI at present. The setting has been confirmed to toggle behaviours - without it, authenticated users can't push to the virtual repo but when added in the GUI they can.
Therefore the same change should be added to the virtual repo config to allow this to be done in code.
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: