From 3181681eb5a95b246b118d7ed91a97f33eada8d2 Mon Sep 17 00:00:00 2001 From: yannic rieger Date: Sun, 29 Sep 2024 14:32:56 +0000 Subject: [PATCH] backport of commit 0f20ff52af496eeb7b36b7650c98934869c52a33 --- .../content/partials/provisioners/community_provisioners.mdx | 3 +++ 1 file changed, 3 insertions(+) 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.