The Stripe Resource Provider lets you manage Stripe resources.
This is a bridged provider from https://github.com/lukasaron/terraform-provider-stripe
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install pulumi-stripeor yarn:
yarn add pulumi-stripeor indeed pnpm:
pnpm add pulumi-stripeTo use from Python, install using pip:
pip install pulumi-stripeTo use from Go, use go get to grab the latest version of the library:
go get github.com/georgegebbett/pulumi-stripe/sdk/goTo use from .NET, install using dotnet add package:
dotnet add package Pulumi.StripeI have never done any real development in Go or .NET - indeed this was my first foray into Go at all. I cannot warrant that I have published the packages correctly, or provided good instructions for installing them.
Please feel free to open a PR with any suggestions!
The following configuration points are available for the stripe provider:
stripe:apiKey(environment:STRIPE_API_KEY) - the API key forstripe