From d30e44ea808a149c47774461154bf603a6f503d4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 3 Apr 2024 00:02:04 +0000 Subject: [PATCH] chore: Update AMI for amazon 2023 (x86_64) in agent-smoke-kmodule sce... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... nario Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index efcfc580c..80742a431 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -77,7 +77,7 @@ platforms: delete_on_termination: true volume_type: gp3 - name: amazon-2023-x86_64 - image: ami-0e0c22b1ff6ba8221 + image: ami-05f216df7591e93b1 instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}