-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Community Note
- 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
While Jfrog Rest API docs for create repo do not seem to list this flag (https://www.jfrog.com/confluence/display/RTF6X/Repository+Configuration+JSON#RepositoryConfigurationJSON-LocalRepository), when I raised a support ticket with Jfrog support, they have confirmed that forceNugetAuthentication should work. I will look to raise a PR for this, but I have not worked with GOlang before (I have done plenty of work in C#).
New or Affected Resource(s)
- artifactory_local_repository
- artifactory_remote_repository
Potential Terraform Configuration
artifactory_local_repository {
force_nuget_authentication = true
}
Metadata
Metadata
Assignees
Labels
No labels