diff --git a/website/content/partials/provisioners/community_provisioners.mdx b/website/content/partials/provisioners/community_provisioners.mdx index e01f48aad19..172938d7125 100644 --- a/website/content/partials/provisioners/community_provisioners.mdx +++ b/website/content/partials/provisioners/community_provisioners.mdx @@ -7,3 +7,6 @@ - [Windows Update provisioner](https://github.com/rgl/packer-plugin-windows-update) - A provisioner for gracefully handling Windows updates and the reboots they cause. + +- [S3 Provisioner](https://github.com/spacechunks/packer-plugin-s3) - + A provisioner that retrieves objects from S3 and stores them at a given destination.