From 6870c070227f7c09dbc658f8b63097c1e61f9abf Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Mon, 25 Aug 2025 19:20:23 +0200 Subject: [PATCH] Update read_secrets.py --- plugins/lookup/read_secrets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lookup/read_secrets.py b/plugins/lookup/read_secrets.py index d0f6280..3585ada 100644 --- a/plugins/lookup/read_secrets.py +++ b/plugins/lookup/read_secrets.py @@ -59,7 +59,7 @@ options: type: string version_added: 1.0.0 secret_name: - description: The name of the secret that should be fetched. The name should be exactly as it appears in Infisical. The returned value is a dictionary + description: The name of the secret that should be fetched. The name should be exactly as it appears in Infisical. required: False type: string version_added: 1.0.0