Skip to content

Commit bda8e40

Browse files
authored
fix: Adding output variables with VISIBILITY_ROOT (#133)
Co-authored-by: Saranya3 <ssranya@google.com>
1 parent 1ec41dc commit bda8e40

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

metadata.display.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ spec:
9494
name: type
9595
title: Type
9696
level: 1
97+
runtime:
98+
outputs:
99+
domain:
100+
visibility: VISIBILITY_ROOT

modules/dns_response_policy/metadata.display.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ spec:
4747
rules:
4848
name: rules
4949
title: Rules
50+
runtime:
51+
outputs:
52+
response_policy_rule_ids:
53+
visibility: VISIBILITY_ROOT

0 commit comments

Comments
 (0)