Skip to content

Commit 80a4cc7

Browse files
authored
fix: Update metadata to change the type for table_ids output variable (#23)
1 parent 1a966be commit 80a4cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ spec:
100100
- name: table_ids
101101
description: List of table being provisioned
102102
type:
103-
- tuple
104-
- - string
103+
- list
104+
- string
105105
requirements:
106106
roles:
107107
- level: Project

0 commit comments

Comments
 (0)