elastic-ci-stack-for-aws: Upgrade from 5.5.1 up hangs on creation of the Autoscaling nested stack

I’m trying to upgrade a stack from version 5.5.1 to 5.7.0 right now, and that upgrade is currently hanging on creating the nested Autoscaling stack. That stack just has the following two events in the “Events” log:

image

and no resources at all:

image

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 2
  • Comments: 16 (8 by maintainers)

Most upvoted comments

Thank you for all your help isolating this issue and the steps to reproduce.

I have reproduced this and to fix it I have removed the AWS::SSM::Parameter::Name annotation in https://github.com/buildkite/buildkite-agent-scaler/pull/53

We’ll release an updated version of the agent scaler to the Serverless Application repository shortly, and will incorporate it into the next release of the Elastic CI Stack. I’ll keep this open to track that and close it when that release goes out 🙇