Disabling ASG process AZRebalance by default (#369)

This commit is contained in:
Max Williams
2019-05-07 11:00:49 +02:00
committed by GitHub
parent b27b58257d
commit 1660105970
2 changed files with 3 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Set default suspended processes for ASG to `AZRebalance` (by @max-rocket-internet)
- 4 small changes to `aws_launch_template` resource (by @max-rocket-internet)
- Add .prettierignore file (by @rothandrew)
- Switch to https for the pre-commit repos (by @rothandrew)