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

[FEATURE REQUEST]: Add missing "order" parameter to gslbservicegroup bindings #1151

Closed
gusmb opened this issue Apr 22, 2024 · 3 comments · Fixed by #1155
Closed

[FEATURE REQUEST]: Add missing "order" parameter to gslbservicegroup bindings #1151

gusmb opened this issue Apr 22, 2024 · 3 comments · Fixed by #1155
Assignees
Labels
enhancement In-Progress ..being worked upon

Comments

@gusmb
Copy link

gusmb commented Apr 22, 2024

Description

In order to implement ordered list or topology based algorithms for GSLB, I need to assign orders to the gslbvserver to gslbservicegroup bindings and also gslbservicegroup to members, as per documented on NITRO API:

https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/gslb/gslbvserver_gslbservicegroup_binding

https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/gslb/gslbservicegroup_gslbservicegroupmember_binding

However this is currently not supported in the TF resource

Affected Resource(s) and/or Data Source(s)

  • citrixadc_gslbvserver_gslbservicegroup_binding
  • citrixadc_gslbservicegroup_gslbservicegroupmember_binding

Equivalent NetScaler CLI Command

NA

Potential Terraform Configuration

Add "order" key to the binding items

References

https://developer-docs.netscaler.com/en-us/adc-nitro-api/current-release/configuration/gslb/gslbvserver_gslbservicegroup_binding

@gusmb
Copy link
Author

gusmb commented Apr 25, 2024

@rohit-myali @sumanth-lingappa may I ask about the plans to work in this item and the next release date? This is a dependency for me to be able to work with ordered list and topo strategies for GSLB.

@rohit-myali
Copy link
Contributor

Hello @gusmb
We have fixed this and it is released to the Terraform registry. Please use the latest version of terraform-provider-citrixadc(v1.39.0)

@gusmb
Copy link
Author

gusmb commented May 14, 2024

Thanks a lot, I confirm this is working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement In-Progress ..being worked upon
Projects
None yet
2 participants