Update CHANGELOG.md

This commit is contained in:
Adrien Delorme 2021-02-15 14:20:50 +01:00
parent 429262030f
commit ba87656273
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### FEATURES
** New Command** (HCL only) `packer init` command will download plugins defined
in a new `required_plugins` block [GH-10304]
in a new `required_plugins` block [GH-10304] [GH-10633].
** New Plugin Type** Data sources can be implemented (blog post forthcoming).
[GH-10440]
** New Plugin** Aws Secrets Manager data source [GH-10505] [GH-10467]