-
Notifications
You must be signed in to change notification settings - Fork 25
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 ASG access #320
Comments
I have just tested this. An easy way to implement this would be to allow to specify an optional aws cli profile name under each upstream. This would then require the following:
|
any updates on this at all? |
Hey @mightymouse2045 we looked at this issue and would like to know if you'll be interested in creating a PR with documentation? |
@mightymouse2045 I opened a PR for this #730, would you be able to test it? |
Hi - as you would be aware it is simple to specify an account when using the aws cli.
I would like to be able to configure the account as a variable as you have allowed for with the region. So in the IAM role that is assigned to the instance I can allow access to the EC2 ASG in the specified account to read and update the upstream with the IP's of the ASG in the account specified.
Is this something you could add fairly easily?
The text was updated successfully, but these errors were encountered: