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: docs/data-sources/schema_check.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ data "hive_schema_check" "check" {
39
39
40
40
-`author` (String) The author of the version
41
41
-`commit` (String) The commit or version identifier
42
+
-`context_id` (String) Optional context ID to group schema checks together. Manually approved breaking changes will be memorized for schema checks with the same context id.
MarkdownDescription: "Optional context ID to group schema checks together. Manually approved breaking changes will be memorized for schema checks with the same context id.",
0 commit comments