Benjamin Holmes

Results 4 issues of Benjamin Holmes

Having recently run this, one comment was that it wasn't immediately obvious that running (for example) the node.js workshop would also require the user to pull down and spin up...

Sometimes, I'd like to nominate multiple `things` for the same reason: ``` @user1 ++, @user2 ++ , @user3 ++ for being awesome users ``` Addressing each one individually is cumbersome,...

### Description Added the `persist_apps` field to the `vault_azure_secret_backend_role` resource. Closes #2297 ### Checklist - [ ] Added [CHANGELOG](https://github.com/hashicorp/terraform-provider-vault/blob/master/CHANGELOG.md) entry (only for user-facing changes) - [ ] Acceptance tests where...

### Description The persist_app field is missing from the vault_azure_secret_backend_role resource. As per https://developer.hashicorp.com/vault/api-docs/v1.16.x/secret/azure#persist_app, there is now an API parameter that allows generated SPNs to persist for the lifetime of...

enhancement