issues
search
AlmaLinux
/
cloud-images
Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
161
stars
48
forks
source link
Some enhancements and modernization for AMIs
#143
Closed
LKHN
closed
1 year ago
LKHN
commented
1 year ago
Use Data Sources to fetch latest source AMI IDs for 8-aarch64, 9-x86_64, and 9-aarch64 AMIs instead of the static IDs
Make the region to create the AMI and list of regions to copy the AMI dynamic via input variables
Make volume type dynamic via input variables and change the default type from gp2 to gp3 for lower price and better performance
Replace legacy JSON style isotime with formatdate() and timestamp() Packer functions