A Pulumi package for creating and managing Stripe resources.
Project description
Stripe Resource Provider
The Stripe Resource Provider lets you manage Stripe resources.
This is a bridged provider from https://github.com/lukasaron/terraform-provider-stripe
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install pulumi-stripe
or yarn
:
yarn add pulumi-stripe
or indeed pnpm
:
pnpm add pulumi-stripe
Python
To use from Python, install using pip
:
pip install pulumi-stripe
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/georgegebbett/pulumi-stripe/sdk/go
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Stripe
A note on Go and .NET
I 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!
Configuration
The following configuration points are available for the stripe
provider:
stripe:apiKey
(environment:STRIPE_API_KEY
) - the API key forstripe
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_stripe-0.0.23.tar.gz
.
File metadata
- Download URL: pulumi_stripe-0.0.23.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c60a2e48eaf6e007db9feb55aa01825519fb2359e90fef25efc5b61b0467c043 |
|
MD5 | 544fef32559762910d48cbd274601f57 |
|
BLAKE2b-256 | c0be7efac3ef0a65ddd38cab81f9b72aa3296f5277c9205804a3d1e426479a65 |