I've found myself wishing that I could use Pulumi ...
# general
d
I've found myself wishing that I could use Pulumi to do schema management for my database. I noticed that terraform has a Postgresql provider, but it doesn't support schema resources at the level of tables, indexes, views, etc. I'd be curious if anybody had given much thought to this.