Using Infisical with Pulumi via the Terraform Bridge
infisical_secret
, infisical_project
, and infisical_service_token
)
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.