summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-22 15:26:17 -0700
committerTim Smith <tsmith@chef.io>2021-07-22 15:26:17 -0700
commit1f76c20ab6f6479e8c0ef32399cc6780a32ca42d (patch)
tree13bb886b2d3c3c883fea517b955999210bdac721 /RELEASE_NOTES.md
parente6f743cbadc5547a0b3431cb13fb8f9630734a4b (diff)
downloadchef-1f76c20ab6f6479e8c0ef32399cc6780a32ca42d.tar.gz
Fix typo
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8322836ad3..53a0ff0da3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -221,7 +221,7 @@ end
### Experimental Secrets Management
-With Chef Infra Client 17.3, we're introducing experimental secrets management integration with a new `secrets` helper in the Infra Language. This helper has a pluggable model for fetching secrets from multiple secrets management systems. In this release of Chef Infra Client we're support AWS Secrets Manager and Azure Key Vault with additional secrets managers coming in future releases. This new functionality should be considered a beta and not not necessarily ready for production usage. We'd love to get feedback on how how this works for you and additional features you'd like, or need, in order to utilize secrets from secret managers within your cookbooks. E-mail us at secrets_management_beta@progress.com.
+With Chef Infra Client 17.3, we're introducing experimental secrets management integration with a new `secrets` helper in the Infra Language. This helper has a plugable model for fetching secrets from multiple secrets management systems. In this release of Chef Infra Client we're support AWS Secrets Manager and Azure Key Vault with additional secrets managers coming in future releases. This new functionality should be considered a beta and not not necessarily ready for production usage. We'd love to get feedback on how how this works for you and additional features you'd like, or need, in order to utilize secrets from secret managers within your cookbooks. E-mail us at secrets_management_beta@progress.com.
#### Authentication