GorillaStack / auto-tag

Automatically tag AWS resources on creation, for cost assignment
GNU General Public License v3.0
457 stars 158 forks source link

How deploy to multiple accounts or at organisation level? #88

Closed cdtiwari-ebi closed 3 years ago

cdtiwari-ebi commented 3 years ago

I am looking forward to see how can I deploy at the master account level and it will deploy under every organisation unit account?

rayjanoka commented 3 years ago

we only support the deployment of a single account with multiple regions

cdtiwari-ebi commented 3 years ago

I understood, Is there any plans to manage at AWS organisation level as the new feature. For time being I will deploy under each and every account, Thanks for your comment @rayjanoka

ecout commented 3 years ago

RTM, use Cloud Formation Stack Sets. That's not the responsibility of Gorilla Stack but of the DevOps Engineer implementing their solution. We're supposed to know how to use Cloud Formation.