๐ Terraform Provider for PostgreSQL
June 11, 2025 ยท View on GitHub
๐ Table of Contents
๐ Terraform Provider for PostgreSQL
Yet another Terraform provider for PostgreSQL. This one is built using the latest and suggested practices for Terraform providers. That means it is built using the Terraform Plugin Framework.
โ READ BEFORE USE
- This provider is still in development and has a limited support for PostgreSQL resources.
- Check the ๐ Roadmap for the list of supported resources.
๐ Roadmap
Here you can find a status of the resources that are supported by the provider.
status:
- โ Supported
- ๐ Coming Soon
| Name | Resource | Data Source | Write-Only Attr | Ephemeral Resource |
|---|---|---|---|---|
| Event Trigger | โ | โ | ||
| Functions | โ | ๐ | ||
| Role | โ | ๐ | โ | |
| Database | ๐ | ๐ | ||
| Schema | ๐ | ๐ |