mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-05 19:45:19 +00:00
* secrets/aws: Support permissions boundaries on iam_user creds This allows configuring Vault to attach a permissions boundary policy to IAM users that it creates, configured on a per-Vault-role basis. * Fix indentation of policy in docs Use spaces instead of tabs