From e857c4d9e46482632073fcd04d4407352e523a0b Mon Sep 17 00:00:00 2001 From: Martin Baillie Date: Sun, 21 Jul 2024 14:33:09 +1000 Subject: [PATCH] Add maintenance note to README Signed-off-by: Martin Baillie --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb91af6..8422831 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ # packer-plugin-ami-copy +> [!NOTE] +> +> While I'm aware this is still heavily used in some organisations, I haven't personally used this +> plugin in over 5 years. If you want something to change about it, please don't raise issues. Just +> raise PRs. + ## Description This plugin fills a gap in a lot of AWS image bakery workflows where the source @@ -61,8 +67,7 @@ produced. To install it, follow the official Packer documentation on ## Usage -For more information on how to use the plugin, see the [`docs/`](docs) and -[`examples/`](examples). +For more information on how to use the plugin, see [`example/`](example). ## Configuration