From aefed30b6989c281158e3a7d739c8e0e877f0025 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 14 Mar 2024 00:01:51 +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 a05946378..441d47206 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-06a3f31ebaa06ef8b + image: ami-076a0ed69ea125460 instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}