Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

bchilcott/pulumi-turso

Repository files navigation

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 for turso

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published