-
Notifications
You must be signed in to change notification settings - Fork 157
Description
Hi
I'm using this very useful module, but right now configuring entity and entity-alias i noted entity works good, but entity-alias missing custom-metadata parameter to use.
msg: 'Unsupported parameters for (hashivault_identity_entity_alias) module: custom_metadata. Supported parameters include: alias_id, authtype, aws_header, ca_cert, ca_path, canonical_id, client_cert, client_key, entity_name, login_mount_point, mount_accessor, name, namespace, password, role_id, secret_id, state, token, url, username, verify.'
I'm using hashivault version 5.1.1
vault server: 1.15.4, the custom_metadata parameter was introduced since vault server 1.7.x
is possible update the module to implement the option ? otherwise have to play with hashivault_[read and write] to make a workaround.
this is the link for the doc about it: https://developer.hashicorp.com/vault/api-docs/secret/identity/entity-alias#create-an-entity-alias