Sourced from cyrilgdn/postgresql's releases.
v1.25.0
What's Changed
Features
- New resource:
postgresql_security_labelby@stanleyzin cyrilgdn/terraform-provider-postgresql#482- Provider configuration: Add support for assuming an AWS IAM role from the provider. by
@zizzencsin cyrilgdn/terraform-provider-postgresql#486Fixes
postgresql_grant: Fix cyrilgdn#321 replaces postgresql_grant all the time. by@PabloAzNRin cyrilgdn/terraform-provider-postgresql#476postgresql_grant/postgresql_default_privileges: Fix #32ALLprivileges by@talbxin cyrilgdn/terraform-provider-postgresql#339Documentation / Development
- Tests: Remove Postrges 11 from tests matrix by
@cyrilgdnin cyrilgdn/terraform-provider-postgresql#485- Update documentation for postgresql_default_privileges resource by
@caodangtinhin cyrilgdn/terraform-provider-postgresql#468New Contributors
@PabloAzNRmade their first contribution in cyrilgdn/terraform-provider-postgresql#476@talbxmade their first contribution in cyrilgdn/terraform-provider-postgresql#339@stanleyzmade their first contribution in cyrilgdn/terraform-provider-postgresql#482@zizzencsmade their first contribution in cyrilgdn/terraform-provider-postgresql#486@caodangtinhmade their first contribution in cyrilgdn/terraform-provider-postgresql#468Full Changelog: https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.24.0...v1.25.0
a9e6984
Update document for postgresql_default_privileges resource (#468)95d8d6d
feat: Add support for assuming an AWS IAM role from the provider. (#486)b202448
feat: Add postgresql_security_label resource (#482)31fee05
chore(tests): Remove Postrges 11 from tests matrix (#485)fc5c40d
fix: ALL implicit privileges equality check (#339)6d26b59
Fix cyrilgdn#321 replaces postgresql_grant all the time. (#476)