Viewing docs for supabase 1.7.0
published on Friday, Feb 13, 2026 by supabase
published on Friday, Feb 13, 2026 by supabase
Supabase Provider
Viewing docs for supabase 1.7.0
published on Friday, Feb 13, 2026 by supabase
published on Friday, Feb 13, 2026 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
Viewing docs for supabase 1.7.0
published on Friday, Feb 13, 2026 by supabase
published on Friday, Feb 13, 2026 by supabase
