Releases: base2Services/cfn-start-stop-stack
Releases · base2Services/cfn-start-stop-stack
0.8.5
0.8.4
What's Changed
- add ability to set the region for the s3 source bucket by @Guslington in #66
- support for ec2 hibernation by @Guslington in #70
Full Changelog: 0.8.3...0.8.4
0.8.3
- skip rds read replicas instances
0.8.2
- bug fix where it would wait for a ecs service to start when the desired count was 0
0.8.1
- bug fix for starting ecs service with empty configuration
- bug fix for skipping starting ecs service when desired count is set to 0
- logging updates
0.8.0
- set config on aws resource tags for ASG, ECS Cluster and EC2 Instances
- wait for application healthy states on ASG and ECS on target groups
- add debug flag
- library refactoring for resource classes and global variables
- fix bug for ecs error
Could not find configuration
- set custom resource priority on AWS resource tags for ASG, ECS Cluster and EC2 instances
- minimum ruby version to 2.5
0.7.1
- bug fix for ASG with no suspended processes saved when starting
0.7.0
- support start/stop of aws sftp transfer endpoints
- fix bug with api rate limiting when stopping instances in an asg
0.6.0
- Supporting stopping DocumentDB
- Ability to stop instances in an ASG by suspending termination process on the ASG
- Ignore Aurora serverless clusters
0.5.5
Only stop ECS services of scheduling type Replica