Elastic CI Stack for AWS v1.1.1
This is a bug fix release for version 1.1 of the Elastic CI Stack for AWS.
What's been fixed?
- 👭 If you run multiple agents per instance,
chmod
during build environment setup no longer clashes (#143) - 🔐 The
AWS_ECR_LOGIN_REGISTRY_IDS
option has been fixed, so it now callsaws ecr get-login --registry-ids
correctly (#141)
Upgrading
- If you're upgrading from v1.0, first ensure that any running agents have been terminated by removing the autoscaling rules and editing your ASG to a desired count of 0. If you're upgrading from v1.1, then you can go straight to the next step.
- Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v1.1.1/aws-stack.json
If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):