-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Where is the bug/mistake?
https://docs.n8n.io/external-secrets/
What problem did you find?
Infisical is deprecated as per deprecation notice in codebase long since 1.53.0:
https://github.com/n8n-io/n8n/blob/1199904b15964a35cebaa6814d56aba5a9ecf761/packages/cli/src/modules/external-secrets.ee/providers/infisical.ts#L31
and
https://github.com/n8n-io/n8n/blob/1199904b15964a35cebaa6814d56aba5a9ecf761/packages/frontend/editor-ui/src/features/integrations/externalSecrets.ee/components/ExternalSecretsProviderCard.ee.vue#L144-L149
Can you suggest a fix?
The notice text from the cli package link above should be shown in docs with a warning box (not just an info).
Additional context
It was a fun experience to set up full terraform/ansible infrastructure for Infisical and find out later that n8n deprecated the feature 1.5 years ago.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working