What's Changed
Features
- New resource:
postgresql_security_label
by @stanleyz in #482 - Provider configuration: Add support for assuming an AWS IAM role from the provider. by @zizzencs in #486
Fixes
postgresql_grant
: Fix #321 replaces postgresql_grant all the time. by @PabloAzNR in #476postgresql_grant
/postgresql_default_privileges
: Fix #32ALL
privileges by @talbx in #339
Documentation / Development
- Tests: Remove Postrges 11 from tests matrix by @cyrilgdn in #485
- Update documentation for postgresql_default_privileges resource by @caodangtinh in #468
New Contributors
- @PabloAzNR made their first contribution in #476
- @talbx made their first contribution in #339
- @stanleyz made their first contribution in #482
- @zizzencs made their first contribution in #486
- @caodangtinh made their first contribution in #468
Full Changelog: v1.24.0...v1.25.0