You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: