faseyiks

Results 4 issues of faseyiks

**Describe the bug** I am currently facing a situation where the resource definition above is failing when I use terraform to configure AD secret engine with the error ``` 16:38:12...

bug

**Is your feature request related to a problem? Please describe.** Currently, policies have to be statically attached (optionally) to configured backend roles. Example is as below (some resource attributes are...

ecosystem

### Description This request further expands on https://github.com/hashicorp/terraform-provider-vault/pull/2244 Currently the support for credential_type and credential_config configuration in `vault_database_secret_backend_static_role` and `vault_database_secret_backend_role` is patchy and challenging. In a multi-namespace setting when you...

enhancement

### Terraform Core Version 1.7.5 ### Terraform Vault Provider Version 4.4.0 ### Vault Server Version 1.17.3 ### Affected Resource(s) vault_database_secret_backend_connection ### Expected Behavior When any attribute is wrongly set or...

bug