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

[Imprv] Flow Network Security Multi-Tier support in Security Policy definition #319

Closed
atlasblue opened this issue Dec 13, 2022 · 0 comments · Fixed by #342
Closed

[Imprv] Flow Network Security Multi-Tier support in Security Policy definition #319

atlasblue opened this issue Dec 13, 2022 · 0 comments · Fixed by #342
Assignees
Labels
1.9.0 Bug fixes and improvements enhancement New feature or request

Comments

@atlasblue
Copy link

When I try to protect Multi-Tier application (Web, APP, TIER) with Flow Network Security we can't define different AppTier in ntnx_security_rules only one AppTier category is supported.

Already tested and worked in V3 API

name: create app security rule
ntnx_security_rules:
name: MyAPP
app_rule:
target_group:
categories:
apptype: TEST
apptier: WEB, APP, DB <-- HERE WE NEED TO ADD DIFFERENT APPTIER

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.9.0 Bug fixes and improvements enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants