supabase 1.6.1 published on Thursday, Dec 11, 2025 by supabase
Supabase Provider
supabase 1.6.1 published on Thursday, Dec 11, 2025 by supabase
Generate Provider
The Supabase provider must be installed as a Local Package by following the instructions for Any Terraform Provider:
pulumi package add terraform-provider supabase/supabase
Example Usage
# Pulumi.yaml provider configuration file
name: configuration-example
runtime:
config:
supabase:accessToken:
value: ""
Configuration Reference
accessToken(String, Sensitive) Supabase access tokenendpoint(String) Supabase API endpoint
supabase 1.6.1 published on Thursday, Dec 11, 2025 by supabase
