cloudfoundry / bosh-bootloader

Command line utility for standing up a BOSH director on an IAAS of your choice.
Apache License 2.0
178 stars 180 forks source link

AWS assume role #611

Closed teddyking closed 1 month ago

teddyking commented 1 month ago

About

I am looking to use AWS Assume Role with bbl. I see there has been some work done in the past to add this support in (see the aws-assume-role-support branch), however it looks like that work never got merged into main.

I tried it out myself by rebasing that branch on top of main and building a local copy to see if it would work. I was able to successfully bbl up a director using the BBL_AWS_ASSUME_ROLE env var so thought I'd open this PR to get that work merged in.

cc @danielfor and @ystros who originally contributed the commits to the aws-assume-role-support branch.

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed

The committers listed above are authorized under a signed CLA.