cyrilgdn / terraform-provider-postgresql

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

[Feature Request] Add comments to resources #450

Open Tozapid opened 6 days ago

Tozapid commented 6 days ago

Hello! Is it possible to add comments to resources?

COMMENT ON DATABASE test
    IS 'test comment';
COMMENT ON ROLE test IS 'comment';

And others

Terraform Version

➜  ~ terraform -v
Terraform v1.8.5

Affected Resource(s)

Please list the resources as a list, for example: