From d3970027040f22f5656a7d6321306f1f6c385fce Mon Sep 17 00:00:00 2001 From: ArshBallagan Date: Tue, 13 May 2025 20:29:06 -0600 Subject: [PATCH] Update pulumi.mdx --- docs/integrations/frameworks/pulumi.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/frameworks/pulumi.mdx b/docs/integrations/frameworks/pulumi.mdx index 7e67be7e1..11a8e0cb7 100644 --- a/docs/integrations/frameworks/pulumi.mdx +++ b/docs/integrations/frameworks/pulumi.mdx @@ -11,4 +11,4 @@ The Terraform Bridge wraps the [Infisical Terraform provider](/integrations/fram in a Pulumi-compatible interface. This makes it easy to integrate secret management directly into Pulumi-based IaC pipelines, ensuring secrets stay in sync with the rest of your cloud infrastructure. Authentication is handled through the same methods as Terraform: using environment variables such as `INFISICAL_TOKEN` and `INFISICAL_SITE_URL`. -By bridging the Infisical provider, teams using Pulumi can adopt secure, centralized secrets management without compromising on their toolchain or language preferences. +By bridging the Infisical provider, teams using Pulumi can adopt secure, centralized secrets management without compromising on their toolchain or language preferences. \ No newline at end of file