This GitLab instance and the rest of the school's online services will be unavailable from August 4th to August 10th. Read the Forge announcement in the news.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vault (source) | required_provider | minor |
3.5.0 -> 3.7.0
|
v3.7.0
FEATURES:
namespace
by resource
(#1305)
(#1479)vault_generic_secret
(#1457)IMMROVEMENTS:
resource/token
: Add metadata
support
(#1470)resource/vault_ldap_auth_backend
: support LDAP username_as_alias
attribute:
(#1460)resource/vault_quota_rate_limit
: Add support for interval
and block_interval
:
(#1084)BUGS:
resource/auth_backend
: validate path
, disallowing leading/trailing /
(#1471)resource/vault_jwt_auth_backend_role
: fix bound_claims
not being unset when empty
(#1469)resource/cert_auth_backend
: add the correct field name: allowed_organizational_units
(#1496)v3.6.0
IMMROVEMENTS:
resource/pki_secret_backend_root_cert
: Force new root CA resource creation on out-of-band changes.resource/pki_secret_backend_intermediate_set_signed
: Document complete usage example.resource/pki_secret_backend_config_urls
: Add support for importing PKI config URLsvault/resource_pki_secret_backend*
: Extend revocation support to other resourcesvault/resource_pki_secret_backend*
: Force new root CA/cert resource creation on out-of-band changes.datasource/generic_secret
: Improve documentation.resource/ldap_auth_backend
: Support setting userfilter
.resource/aws_auth_backend_role
: Add role_id
as a computed field.token_bound_cidrs
allowed_serial_numbers
supportresource/pki_secret_backend_role
: Allow key_type
to be set to any
.resource/aws_secret_backend_role
: Add user_path
and permissions_boundary_arn
arguments.BUGS:
resource/pki_secret_backend_root_sign_intermediate
: Ensure that the certificate_bundle
, and ca_chain
do not contain duplicate certificates.resource/identity_entity_alias
: Serialize create, update, and delete operations in order to prevent alias
mismatches.database_secret*
: Ignore mongodb-atlas private_key
on read from Vault.
mismatches.resource/auth_backend
: Remove ForceNew
behavior when updating description
.resource/identity_group_member_entity_ids
: Properly handle nil member_entity_ids
in response.resource/pki_secret_backend_role
: Fix TTL handling in PKI role.resource/pki_secret_backend_role
: key_usage
value should be computed.resource/vault_pki_secret_backend_{cert,sign}
: Properly force a new resource whenever the cert is near expiry.resource/identity_entity_alias
: Remove read operation on entity alias update.This MR has been generated by Renovate Bot.