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.
- This provider is still in development and has a limited support for PostgreSQL resources.
- Check the 🏁 Roadmap for the list of supported resources.
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 | 🔜 | 🔜 |