@supabase-community/pulumi-gotrue
v1.0.1
Published
A Pulumi package for creating and managing GoTrue authentication resources.
Downloads
17
Readme
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.