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

nsxt_policy_service - add support for NestedServiceServiceEntry resource_type #858

Closed
bjwebster opened this issue Mar 24, 2023 · 1 comment
Labels
enhancement Enhancement

Comments

@bjwebster
Copy link

Is your feature request related to a problem? Please describe.

NSX services can contain other services in a nested structure but the Terraform provider does not support this. The resource_type is: NestedServiceServiceEntry.

All of the other resource_types are supported i.e. IPProtocolServiceEntry, IGMPTypeServiceEntry, ICMPTypeServiceEntry, ALGTypeServiceEntry, L4PortSetServiceEntry, EtherTypeServiceEntry.

Can support for this resource_types be added?

Describe the solution you'd like

Add support for resource_type NestedServiceServiceEntry.

Describe alternatives you've considered

It would be possible to add the individual services to policy rules but this is an inefficient way of achieveing the aim if there are a number of rules that use the same group of services.

Additional context

No response

@bjwebster bjwebster added the enhancement Enhancement label Mar 24, 2023
@annakhm
Copy link
Collaborator

annakhm commented Mar 27, 2023

Hello, this feature was recently added here #836 by @AxFrancois. Not released yet (next release will likely be in April). Hope this helps!

@annakhm annakhm closed this as completed Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants