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

cross-account support for AWS compute #511

Merged
merged 1 commit into from
Aug 1, 2016
Merged

cross-account support for AWS compute #511

merged 1 commit into from
Aug 1, 2016

Conversation

ipapapa
Copy link
Contributor

@ipapapa ipapapa commented Jul 29, 2016

This PR adds support for cross-account C* deployments in AWS EC2 leveraging AWS Role assumption and multiple credentials. It is by default disabled. For example, one use case would be EC2/VPC hybrid deployment. In order to support cross-account deployments, there are two new Fast Properties, .ec2.roleassumption.arn and .vpc.roleassumption.arn in which the Amazon Resource Name (ARN) is defined in order to establish the credentials for the cross-account access.

@vinaykumarchella
Copy link
Contributor

LGTM.

@vinaykumarchella vinaykumarchella merged commit ea7dabc into Netflix:3.x Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants