Re: [RFC PATCH] terraform/aws: Add an AMI menu entry for Deep Learning AMIs

Luis Chamberlain <[email protected]> Thu, 9 Oct 2025 17:51:16 -0700
Newsgroups dev.linux.lists.kdevops
Message-ID <[email protected]>
On Wed, Oct 08, 2025 at 03:38:40PM -0400, Chuck Lever wrote:
> From: Chuck Lever <[email protected]>
> 
> The entry uses Amazon's owner ID (137112412989) and includes search
> patterns for "Deep Learning AMI" and "Deep Learning Base" AMIs,
> which are AWS's pre-configured GPU-enabled images for machine
> learning workloads.
> 
> Generated-by: Claude AI
> Signed-off-by: Chuck Lever <[email protected]>
> ---
>  terraform/aws/scripts/gen_kconfig_ami | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> Luis, this is untested. Can you apply this patch, rebuild the compute
> menu, and see if it provides the desired results?

Sure, but I'm at a loss, is there a dynamic kconfig thing? I also can't
get any instance up on my account as I have the VPC issue so I can't
test unless that's fixed.

  Luis