Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
15.78k stars 989 forks source link

AWS multi account support for single project #739

Open Weasel111 opened 1 year ago

Weasel111 commented 1 year ago

Feature description

Based on latest AWS recommendations and best practices lots of custom products are divided into separate aws accounts. For example development environment in one account, stage in other and production in the third. Even production workloads cloud be divided into separate accounts like web tier, app tier and databases tier in order to have best possible isolation between application tiers. Would be very useful under same project have multiple aws secrets manager integrations for every staging environment.

Why would it be useful?

Under same project bind different aws account secret manager/parameter store to particular staging environments. For example:

Even if secret individually could have separate aws secret manager integration to aws account would be even better. For example aws secret manager integration could be attached into staging environment as a whole or to particular secret only.

Additional context

neo3k commented 1 year ago

+1

I just need the same thing. Segregating environments by accounts is common in cloud architectures.