1.0.1 • Published 12 months ago
bc-pulumi-turso v1.0.1
Turso Resource Provider
The Turso Resource Provider lets you manage Turso resources.
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/turso
or yarn
:
yarn add @pulumi/turso
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumi/pulumi-turso/sdk/go/...
Configuration
The following configuration points are available for the turso
provider:
turso:apiKey
(environment:TURSO_API_KEY
) - the API key forturso
Reference
For detailed reference documentation, please visit the Pulumi registry.