Skip to content

ec2: Configure AutoScalingGroups sanely using UpdatePolicy #278

@eladb

Description

@eladb

See all these attributes which we're not setting yet.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html

At first glance, it seems sane to configure as follows:

  • Rolling update, with SuspendProcesses=true.
  • When deploying, don't overwrite manual changes to MinSize and MaxSize etc. that have been made after deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions