Skip to content

Commit

Permalink
Add support for configuring a DB secret's plugin_name (#1320)
Browse files Browse the repository at this point in the history
- factor out dbBackend* constants to dbEngine instances. (#1326)
  • Loading branch information
benashz authored Jan 29, 2022
1 parent 26a0f42 commit 0d2c0e4
Show file tree
Hide file tree
Showing 4 changed files with 721 additions and 446 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ BUGS:

IMPROVEMENTS:
* `resource/token_auth_backend_role`: Add `allowed_policies_glob` and `disallowed_polices_glob` ([#1316](https://github.com/hashicorp/terraform-provider-vault/pull/1316))
* `resource/database_secret_backend_connection`: Add support for configuring the secret engine's `plugin_name` ([#1320](https://github.com/hashicorp/terraform-provider-vault/pull/1320))

## 3.2.1 (January 20, 2022)
BUGS:
Expand Down
Loading

0 comments on commit 0d2c0e4

Please sign in to comment.