Skip to content

Commit

Permalink
Add a AWS_REGION value for SSM to use (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcncl authored Aug 30, 2024
1 parent d0f721d commit b7dcab1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ steps:
command: ".buildkite/tag.sh"
branches:
- 3.x
env:
AWS_REGION: us-east-1
plugins:
- aws-assume-role-with-web-identity:
role-arn: arn:aws:iam::445615400570:role/pipeline-buildkite-buildkite-cli
Expand Down

0 comments on commit b7dcab1

Please sign in to comment.