Skip to content

ASG schedules not being created on ASG Creation, only on subsequent tag creation or update #640

Description

@mdgm88

Describe the bug

Creating AWS::AutoScaling::AutoScalingGroup CloudFormation resource with the appropriate Tag should trigger scheduling of ASG

Schedules are currently only created if the tag is subsequently created/updated after ASG creation.

To Reproduce

Create CFN template with AWS::AutoScaling::AutoScalingGroup resource with tag key/value pair indicating that ASG is to be scheduled
Schedules is not created for ASG

Expected behavior

Schedule is created when an ASG is created with the appropriate Tag Key/Value pair.

Please complete the following information about the solution:

  • Version: 3.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions