Jos van Bakel

Results 6 issues of Jos van Bakel

I like the idea of this plugin a lot and want to move change all my aliases to this. However, i'm stuck with one use case. Say i have an...

### Description This should fix #2752 and I guess this should also fix #2811 ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x]...

status: stale

### Description When creating a SSH CA key with `generate_signing_key` it is not possible to specify the `key_type` and `key_bits` parameters. The Vault documentation says that these parameters are supported:...

enhancement

Getting the window_properties on nodes in the tree results in all `None` (on i3 version 4.20). This is caused by an unknown window_property `"machine"`. ```rust let mut i3 = I3Connection::connect().unwrap();...

### Description In Vault 1.16 the field [use_annotations_as_alias_metadata](https://developer.hashicorp.com/vault/api-docs/v1.16.x/auth/kubernetes#use_annotations_as_alias_metadata) was added to the `vault_kubernetes_auth_backend_config` resource. This field is missing from the Terraform resource making it very hard to configure it since...

enhancement

### Description This PR adds the field [use_annotations_as_alias_metadata](https://developer.hashicorp.com/vault/api-docs/v1.16.x/auth/kubernetes#use_annotations_as_alias_metadata) to the `vault_kubernetes_auth_backend_config` resource. The field is missing in older versions of Vault (

size/M