Releases: GSA/grace-ansible-lambda
Releases · GSA/grace-ansible-lambda
v0.0.19
- adds check for existing instances and skips Ansible execution if instance count is zero
v0.0.18
updates default ami search term
v0.0.17
- adds support for
.env
file in ansible folder - adds
job_trigger_file
to prevent multiple executions when multiple files are changed - adds
ami_owner_alias
support for filtering AMIs
v0.0.16
- adds support for updating the AMI ID search term using the
ami_search_term
parameter
v0.0.15
- adds
ec2:CreateTags
v0.0.14
- updates IAM policy to include
ec2:RunInstances
v0.0.13
- fixes bug in
purgeStaleInstances
v0.0.12
- removes lock file usage and replaces with tagged EC2 and LaunchTime for managing stale instances
v0.0.11
- adds instanceID to lock contents for stale lock cleanup
v0.0.10
- adds
filebase64sha256
call forsource_code_hash
on lambda