cyrilgdn / terraform-provider-postgresql

Terraform PostgreSQL provider
https://www.terraform.io/docs/providers/postgresql/
Mozilla Public License 2.0
355 stars 180 forks source link

Table resource #431

Open terekete opened 2 months ago

terekete commented 2 months ago

Is there a way to create a table resource that can be used to create , delete and update a table schema?

Thanks.

ChristianRaoulis commented 2 weeks ago

This would be really nice