Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add assume role support in the AWS CPI #148

Merged
merged 1 commit into from Apr 25, 2023
Merged

Conversation

danielfor
Copy link
Member

The CPI will use assume role authentication if a role_arn is specified by the user in the cpi.json file.
Also, the integration tests, bats and e2e tests now use an assumed role to work.
The pipeline has changed to reflect this and now include the roles to be assumed.

[#184632801] Add AssumeRole support to bosh-aws-cpi

The CPI will use assume role authentication if a role_arn is
specified by the user in the cpi.json file.
Also, the integration tests, bats and e2e tests now use an assumed
role to work.
The pipeline has changed to reflect this and now include the roles
to be assumed.

Signed-off-by: Rajan Agaskar <ragaskar@vmware.com>
Signed-off-by: Daniel Felipe Ochoa <danielfelipo@vmware.com>

[#184632801] Add AssumeRole support to bosh-aws-cpi
Copy link
Member

@jpalermo jpalermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jpalermo jpalermo merged commit 72ed37e into master Apr 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants