Skip to content

Commit

Permalink
Merge pull request #201 from buildkite/oidc-for-s3
Browse files Browse the repository at this point in the history
Assume an IAM role for publishing to SAR S3 bucket
  • Loading branch information
yob authored Dec 16, 2024
2 parents 6b47cca + 5488ee2 commit 61bab8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/pipeline-sar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ steps:
depends_on:
- test
- build
plugins:
- aws-assume-role-with-web-identity#v1.1.0:
role-arn: arn:aws:iam::172840064832:role/pipeline-buildkite-aws-stack-buildkite-agent-scaler-publish

- block: ":package::arrow_right::rocket: Draft :github: Release Approved?"
key: release
Expand Down

0 comments on commit 61bab8e

Please sign in to comment.