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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to set NuGet Proxy Protocol Version #134

Closed
do360now opened this issue Oct 14, 2021 · 2 comments · Fixed by #143
Closed

Option to set NuGet Proxy Protocol Version #134

do360now opened this issue Oct 14, 2021 · 2 comments · Fixed by #143
Assignees
Labels
enhancement New feature or request

Comments

@do360now
Copy link

We are trying to use the option of V2 for the NuGet Proxy Protocol Version, but in terraform resource "nexus_repository" "nuget_proxy" this option is not available. Or, is it?
Please let me know if you need more information.
Thanks!

@anmoel anmoel added the enhancement New feature or request label Dec 10, 2021
@anmoel anmoel added this to Needs triage in Ticket tracker via automation Dec 10, 2021
@anmoel anmoel moved this from Needs triage to Low priority in Ticket tracker Dec 10, 2021
@anmoel anmoel self-assigned this Dec 10, 2021
Ticket tracker automation moved this from Low priority to Closed Dec 10, 2021
@anmoel
Copy link
Member

anmoel commented Dec 13, 2021

Hi @do360now,

thanks for your report.
This feature is implemented in version v1.15.0.
Please test this feature and reopen this issue if it don't work.

regards
André

@ClissonFlorian
Copy link

Hi @anmoel ,

It does not work. Actually when you set the value nuget_version to "V2", the terraform provider apply "V3".

Note : The provider detect properly that the nuget_version is not the one expected.

nuget_proxy {
query_cache_item_max_age = "3600"
nuget_version = "V2"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
3 participants