amazon-eks-ami icon indicating copy to clipboard operation
amazon-eks-ami copied to clipboard

Fix build issue when using CIS hardened AMIs for base images

Open dawidpichen opened this issue 5 months ago • 1 comments

Issue #, if available: https://github.com/awslabs/amazon-eks-ami/issues/1554

Description of changes: I corrected generate-version-info.sh script so that it does not fail when Packer uses hardened AMIs. Refer to https://github.com/awslabs/amazon-eks-ami/issues/1554 for more info.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing Done Successfully built v1.29 EKS AMI based on hardened (CIS) version of AL2 Golden AMI.

dawidpichen avatar Sep 14 '24 15:09 dawidpichen