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 terraform provider should support all IPS signature severities incl. "SUSPICIOUS" #1551

Open
hbechtel opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
enhancement Enhancement

Comments

@hbechtel
Copy link

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

The NSXT terraform provider (resource "nsxt_policy_intrusion_service_profile") only supports the IDPS signature severities "LOW", "MEDIUM", "HIGH" and "CRITICAL".
NSXT offers the severity values "SUSPICIOUS", "LOW", "MEDIUM", "HIGH" and "CRITICAL".

Describe the solution you'd like

Add the severity value "SUSPICIOUS" to the TF resource "nsxt_policy_intrusion_service_profile" parameter "severities".

Describe alternatives you've considered

No response

Additional context

No response

@hbechtel hbechtel added the enhancement Enhancement label Feb 24, 2025
@salv-orlando salv-orlando self-assigned this Feb 24, 2025
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