From 5d9020bb1e9aca54901227a98a364deff1ada90d Mon Sep 17 00:00:00 2001 From: Carter Date: Mon, 12 Feb 2024 12:30:31 -0800 Subject: [PATCH] Add warning about default branch change (#1655) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 350d47f35..e8ed05096 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Amazon EKS AMI Build Specification +## ⚠️ The default branch of this repository is changing! + +Development will continue on `main`. The default branch of this repository will be changed to `main` on **February 29, 2024**. The `master` branch will be deleted on **March 30, 2024**. + +This change coincides with a reorganization of the project sources. You may continue using the `master` branch as you update your downstream dependencies, but you'll need to explicitly check out the `master` branch after February 29, 2024. + +--- + This repository contains resources and configuration scripts for building a custom Amazon EKS AMI with [HashiCorp Packer](https://www.packer.io/). This is the same configuration that Amazon EKS uses to create the official Amazon