Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for forceNugetAuthentication flag for local and remote repos #82

Open
ShreyasNBS opened this issue Jul 3, 2020 · 2 comments

Comments

@ShreyasNBS
Copy link
Contributor

ShreyasNBS commented Jul 3, 2020

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
}
@ShreyasNBS
Copy link
Contributor Author

ShreyasNBS commented Jul 3, 2020

Added PR #83 @ttsangAtlassian @jamestoyer Not sure who the approvers are for this repo.

@peters95
Copy link

Migrated -> jfrog/terraform-provider-artifactory#23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants