NOTE: This repo contains only the documentation for the private BoltsOps Pro repo code. Original file: https://github.com/boltopspro/ecs-spot/blob/master/CHANGELOG.md The docs are publish so they are available for interested customers. For access to the source code, you must be a paying BoltOps Pro subscriber. If are interested, you can contact us at contact@boltops.com or https://www.boltops.com
All notable changes to this project will be documented in this file. This project loosely tries to adhere to Semantic Versioning.
- #5 allow alarm thresholds to be configured with params
- update PolicyName to spot-terminating-handler
- change variable to
@iam_policies_override
- update ECS AMIs
- allow extra iam permissions that decorate:
@iam_managed_policy_arns_extraand@iam_policies_extra
- update ECS AMIs
- update ECS AMIs
- #4 allow IAM permission customizations
- update ECS AMIs
- #3 upgrade to lono v7
- upgrade ecs AMIs
- configsets: cfn-hup, ssm, awslogs
- add CloudWatch logs IAM permission
- allow custom UserScript with variable: @user_data_script
- customization of security group rules with variable: @security_group_ingress
- set tags as variable: @tags
- use parameter_group
- add variables_helper
- cleanup: ref Conditional true
- update ECS ami
- #2 lono v6 upgrade: auto_camelize false
- rename parameter to VpcId
- use
create_service_linked_rolehelper in seed file
- fix FleetRole and remove custom iam policy
- fix autoscaling typo
- docs: comments to starter parameter values
- docs: docs/one-account.md
- update ecs amis
- get_att camelize name
- cleanup: remove old scripts
- #1 upgrade to lono v5.2 and use camelize naming
- upgrade seeds/config.rb
- update ecs amis
- fix 2m warning ecs draining
- update setup configs
- fix ec2 tagging on new instances: iam permissions
- rename security group default
- Initial release