terraform-provider-postgresql
terraform-provider-postgresql copied to clipboard
Table resource
Is there a way to create a table resource that can be used to create , delete and update a table schema?
Thanks.
This would be really nice
Agree that this would be a great feature. The Snowflake provider has a table resource. I wonder if the provider code could be modified to work with postgres?