1.0.1 • Published 1 year ago

@supabase-community/pulumi-gotrue v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Pulumi Provider for GoTrue

WARNING: This is experimental software and is not indended for production purposes just yet. Version 2.0.0 and above will be for wider consumption.

GoTrue is the software behind Supabase Auth.

This package implements a Pulumi provider over the existing terraform-provider-gotrue that lets you configure some settings in GoTrue as Infrastructure as Code using Pulumi.

See the examples directory for a full example.

Local Development

This is kind-of complex, so please read the pulumi-tf-provider-boilerplate documentation. This provider does very little (if any) customizations on top of it.