Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
0.5.9 "update targetgroup" option now scales down the old (detached) ASG to 0/0/0 to ease on the cost.
-
0.5.8 Modified the logic in the healthy instance check (under update asg) so that the number of the InService instance are compared to the actual desired size of the inactive ASG instead of the value of a variable that may not be up-to-date with reality.
-
0.5.7 adding timeout to the while loop for InService vs Desired instances in the inactive ASG
-
0.5.5 Bug fix for launch template version
-
0.5.4 Removed obsolete launch template changes
-
0.5.3 Merging functionality from 0.5.1 back in ... ... the code from tag 0.5.1 was never merged into master, resulting in 0.5.2 not including it. This fixes that in a new release.
-
0.5.2 Extra loggint during ASG actions
-
0.5.1 Added --keep ... ... to ensure wanted snapshots are kept out of rotation
-
0.5.0 Releasing 0.5.0-alpha1
-
0.5.0-alpha1 Introducing the dr subcommand
-
0.4.0 Launch template versions are now pinned to ASGs
-
0.4.0-alpha Explicitly set versions of LTs
-
0.3.0 Scaledown of inactive ASGs
-
pre.0.3.0 Refactored class initialisation ... ... to get rid of global variables
-
0.2.29 ASG updates now respect current scale
-
0.2.28 Allow debug logging for targetgroup update
-
0.2.27 Fixing RDS cleanup bug ... ... where the arguments were given incorrectly after an RDS copy was completed.
-
0.2.26 Fixed RDS cleanup argument bug
-
0.2.25 Cleanup snapshots after copy