From 374e4026551affa1bf5d5ce9b654f15f583540b1 Mon Sep 17 00:00:00 2001 From: Khai Do Date: Tue, 21 Jan 2025 14:22:14 -0800 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70c68ce..51819b3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Update the Sceptre config in this repo: 1. Create a PR to update the template `url` reference and `ImageVersion` number in the Sceptre config file. 2. Review, approve and Merge the PR -3. Once merged the cloudformation template will be deploy which will trigger +3. Once merged the cloudformation template will be deployed which will trigger an update to the AMI. AMIs are immutable therefore AWS will create a new AMI on every change. The updated AMIs will retain the same name, only the version number is updated.