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
Copy file name to clipboardExpand all lines: mmv1/products/networksecurity/SecurityProfile.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ examples:
85
85
resource_name: 'my-security-profile'
86
86
test_env_vars:
87
87
org_id: 'ORG_ID'
88
+
tgc_skip_test: The ENUM value URL_FILTERING in type field is transformed to UNKNOWN_ENUM_VALUE_ProfileType_5 in CAI asset. The reason could be that URL_FILTERING is not supported in CAI yet. Will check if the value in CAI assets will be correct later.
88
89
parameters:
89
90
- name: 'name'
90
91
type: String
@@ -236,6 +237,7 @@ properties:
236
237
- name: 'urlFilteringProfile'
237
238
min_version: 'beta'
238
239
type: NestedObject
240
+
is_missing_in_cai: true
239
241
description: The url filtering configuration for the security profile.
0 commit comments