diff --git a/changelog/10416.txt b/changelog/10416.txt new file mode 100644 index 000000000..ac93a704a --- /dev/null +++ b/changelog/10416.txt @@ -0,0 +1,3 @@ +```release-note:bug +secrets/database: Sanitize `private_key` field when reading database plugin config +``` diff --git a/changelog/README.md b/changelog/README.md new file mode 100644 index 000000000..cf49db426 --- /dev/null +++ b/changelog/README.md @@ -0,0 +1,3 @@ +# changelog + +This folder holds changelog updates from commit 3bc7d15 onwards. See [hashicorp/go-changelog](https://github.com/hashicorp/go-changelog) for full documentation on the supported entries.