We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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#).
artifactory_local_repository { force_nuget_authentication = true }
The text was updated successfully, but these errors were encountered:
Added PR #83 @ttsangAtlassian @jamestoyer Not sure who the approvers are for this repo.
Sorry, something went wrong.
Migrated -> jfrog/terraform-provider-artifactory#23
No branches or pull requests
Community Note
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)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: