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

postgresql_function: Unimplemented options #302

Closed seanamos closed 11 months ago

seanamos commented 1 year ago

postgresql_function is missing some common options that might be required, in my particular case:

SECURITY DEFINER CALLED ON NULL INPUT/RETURNS NULL ON NULL INPUT/STRICT