4.6.0 (Jan 15, 2025)
FEATURES:
- Update
vault_database_secret_backend_connection
to supportpassword_authentication
for PostgreSQL, allowing to encrypt password before being passed to PostgreSQL (#2371) - Add support for
external_id
field for thevault_aws_auth_backend_sts_role
resource (#2370) - Add support for ACME configuration with the
vault_pki_secret_backend_config_acme
resource. Requires Vault 1.14+ (#2157). - Update
vault_pki_secret_backend_role
to support thecn_validations
role field (#1820). - Add new resource
vault_pki_secret_backend_acme_eab
to manage PKI ACME external account binding tokens. Requires Vault 1.14+. (#2367) - Add new data source and resource
vault_pki_secret_backend_config_cmpv2
. Requires Vault 1.18+. Available only for Vault Enterprise (#2330)
IMPROVEMENTS:
- Support the event
subscribe
policy capability forvault_policy_document
data source (#2293)