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

Add support for Group membership in vcd_nsxt_alb_pool and Transparant mode in vcd_nsxt_alb_virtual_service #1038

Closed
tomsnuvv opened this issue Mar 29, 2023 · 1 comment

Comments

@tomsnuvv
Copy link

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 other comments that do not add relevant new information or questions, 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

Support for Group membership and Transparant mode has just been added to the VCD SDK with this PR. I would like to have it implemented in the terraform resources, so we are able to set Groups as member in a pool and enable transparanent mode in the Virtual Service.

I think the the group membership should be added to the vcd_nsxt_alb_pool resource and transparent mode to the vcd_nsxt_alb_virtual_service resource.

New or Affected Resource(s)

  • vcd_nsxt_alb_pool
  • vcd_nsxt_alb_virtual_service

References

@Didainius
Copy link
Collaborator

@tomsnuvv ,
Terraform code is also merged and it will be part of 3.9.0 #1024

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

No branches or pull requests

2 participants