From 2be56f6a70b8836a308459865884634e039fb783 Mon Sep 17 00:00:00 2001 From: x032205 Date: Mon, 9 Jun 2025 16:57:39 -0400 Subject: [PATCH] Greptile review fix --- docs/integrations/frameworks/packer.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/frameworks/packer.mdx b/docs/integrations/frameworks/packer.mdx index 3dcbcde1a..dd4e3a0ff 100644 --- a/docs/integrations/frameworks/packer.mdx +++ b/docs/integrations/frameworks/packer.mdx @@ -3,7 +3,7 @@ title: "Packer" description: "Learn how to fetch secrets from Infisical with Packer using a data source" --- -This guide demonstrates how to use the Infisical Packer plugin to fetch secret data using a data source.The Packer plugin supports both [Infisical Cloud](https://app.infisical.com) and [self-hosted instances of Infisical](https://infisical.com/docs/self-hosting/overview). +This guide demonstrates how to use the Infisical Packer plugin to fetch secret data using a data source. The Packer plugin supports both [Infisical Cloud](https://app.infisical.com) and [self-hosted instances of Infisical](https://infisical.com/docs/self-hosting/overview). ## Prerequisites