lyft / clutch

Extensible platform for infrastructure management

Home Page:https://clutch.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[AWS] Support multiple aws accounts

mikecutalo opened this issue · comments

Description

Currently the AWS functionality only has the ability to operate against a single account.
This feature would enable us to link any number of accounts, so long as the IAM roles are setup properly.

This feature would have to introduce breaking changes to some API's, as our current approach does not take the dimension of AWS account into consideration.

A full working prototype can be found here #1829

Complexity [S/M/L]: L