summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-02 16:21:06 -0800
committerGitHub <noreply@github.com>2021-02-02 16:21:06 -0800
commitf80c586628c85edbd62668f6c1273883180d2367 (patch)
tree1789661a6dec514bab278ab510d31a99dcad41f0
parent1d056b9c12610e8569204e70bcc4f56590c5c52d (diff)
downloadchef-f80c586628c85edbd62668f6c1273883180d2367.tar.gz
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index fe2b4ffa9f..18d9adb1e9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -22,7 +22,7 @@ On Linux systems Chef Infra Client now detects all installed NICs on systems wit
#### AWS Instance Metadata Service Version 2 (IMDSv2) support
-Chef Infra Client now supports latest generation of AWS metadata services (IMDSv2). This allows you to secure the contents of the metadata endpoint while still exposing this data for use in Chef Infra cookbooks. Thanks for this new functionality [@wilkosz](https://github.com/wilkosz) and [@sawanoboly](https://github.com/sawanoboly)!
+Chef Infra Client now supports the latest generation of AWS metadata services (IMDSv2). This allows you to secure the contents of the metadata endpoint while still exposing this data for use in Chef Infra cookbooks. Thanks for this new functionality [@wilkosz](https://github.com/wilkosz) and [@sawanoboly](https://github.com/sawanoboly)!
#### Improved AWS Metadata Gathering