-
Notifications
You must be signed in to change notification settings - Fork 240
Pull requests: cyrilgdn/terraform-provider-postgresql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for using FOR TABLES IN SCHEMA to publications
#376
opened Nov 29, 2023 by
rjobanp
Loading…
Support IAM auth for gcp
waiting-response
Further information is requested
#424
opened Mar 27, 2024 by
sashalikesplanes
Loading…
Added a check during the
postgresql_extension
to prevent multiple resources from being created for the one extension
#426
opened Mar 31, 2024 by
timtatt
Loading…
provider: set aws_rds_iam_region even if aws_rds_iam_profile is set
#445
opened Jun 7, 2024 by
azban
Loading…
added the ability to select a database when creating a server resourc…
#502
opened Dec 13, 2024 by
tetesh
Loading…
Add docs about support for
GOOGLE_CREDENTIALS
for GCP auth
#504
opened Jan 10, 2025 by
gdubicki
Loading…
docs: Add import instructions for postgresql_replication_slot resource
#508
opened Jan 29, 2025 by
guillaume5th
Loading…
docs: add
with_grant_option
to resource default_privileges
#517
opened Mar 7, 2025 by
goldananas
Loading…
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#523
opened Mar 21, 2025 by
dependabot
bot
Loading…
Quote publication names as identifiers in SQL statements
#528
opened Mar 28, 2025 by
airhorns
Loading…
Add support for setting the "pgaudit.log" configuration setting for roles
#530
opened Mar 30, 2025 by
aarontatar-upguard
Loading…
Add support for routines in postgresql_default_privileges
#535
opened Apr 5, 2025 by
tspearconquest
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.