Skip to content

Commit f26901c

Browse files
committed
Update updating-buildkite-agent-scaler docs
1 parent 2fd3676 commit f26901c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/updating-buildkite-agent-scaler.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Updating buildkite-agent-scaler
22

33
The [buildkite-agent-scaler](https://buildkite.com/buildkite/buildkite-agent-scaler)
4-
is brought in via the AWS Serverless Application Repository.
4+
is brought to the Elastic CI Stack for AWS template using the AWS
5+
Serverless Application Repository.
56

6-
Once you have [released](https://github.com/buildkite/buildkite-agent-scaler/blob/master/RELEASE.md) an updated
7-
version, you can incorporate it into the Elastic CI Stack
8-
for AWS template.
7+
Once you have [released](https://github.com/buildkite/buildkite-agent-scaler/blob/master/RELEASE.md)
8+
an updated version, you can incorporate it into the Elastic CI Stack for AWS
9+
template.
910

1011
1. Create a new branch
1112
1. In the [`templates/aws-stack.yml`](templates/aws-stack.yml)update the `Autoscaling` resource’s `SemanticVersion` property to the newly released version.
@@ -22,4 +23,4 @@ for AWS template.
2223
1. Create the stack and wait for it to complete
2324
1. Verify that instances are booted in response to Buildkite jobs on your queue
2425
1. Delete the stack
25-
1. Merge your pull request
26+
1. Merge your pull request

0 commit comments

Comments
 (0)