Skip to content

Releases: RobBiddle/PackerBaseAMI

2022 and 2025 images now use SSM

Choose a tag to compare

@RobBiddle RobBiddle released this 05 May 23:57

Using SSM to perform Sysprep to workaround Amazon's broken EC2Launch

Windows 2025 support

Choose a tag to compare

@RobBiddle RobBiddle released this 05 May 20:57

Fixes for consistent builds of Windows 2025 Server base AMIs

Near-term FutureProofing

Choose a tag to compare

@RobBiddle RobBiddle released this 09 Apr 19:24

No functional changes.
Removed Parameter validation for BaseOS image names. Input will be checked against current available images.
Added in some code to deal with the impending deprecation of the Get-EC2ImageByName Cmdlet in the AWSPowerShell module.

Windows 2019 Server and EC2Launch support

Choose a tag to compare

@RobBiddle RobBiddle released this 24 Mar 20:18

Install here: https://www.powershellgallery.com/packages/PackerBaseAMI/1.0.3

Added support for Windows Server 2019
Added support for EC2Launch. This module originally only worked with EC2Config.

EC2Launch is a set of Windows PowerShell scripts that replaces the EC2Config service on Windows Server 2016 and later AMIs. - https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2launch.html

This module now supports 2008, 2012, 2016 & 2019 Base AMIs.

Plan to add more options later to encompass the full range of AWS Managed Windows AMIs