From ef2ad333a42a8e8aef51595cf8be19aac38b1ccc Mon Sep 17 00:00:00 2001 From: cowan-macady Date: Mon, 7 Oct 2024 11:57:46 +0000 Subject: [PATCH] ci: update Terraform plugin docs Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/resources/entity_matching_pipeline.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/resources/entity_matching_pipeline.md b/docs/resources/entity_matching_pipeline.md index e5d7b34..95d8bb0 100644 --- a/docs/resources/entity_matching_pipeline.md +++ b/docs/resources/entity_matching_pipeline.md @@ -19,7 +19,6 @@ EntityMatchingPipeline is a configuration that allows run a pipeline to create r - `location` (String) identifier of Location, where to create resource - `name` (String) Unique client assigned immutable identifier. Can not be updated without creating a new resource. -- `score` (Number) Similarity score cutoff to be used in the entity matching pipeline. - `source_node_filter` (List of String) List od source node types to be used in the entity matching pipeline. - `target_node_filter` (List of String) List of target node types to be used in the entity matching pipeline.