bc-pulumi-turso
v1.0.1
Published
A Pulumi package for creating and managing turso cloud resources.
Maintainers
Readme
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/tursoor yarn:
yarn add @pulumi/tursoGo
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.
