Dear Pulumi people, we have the pleasure to set up...
# aws
p
Dear Pulumi people, we have the pleasure to set up an infrastructure from scratch in a new endeavour. How would you set up AWS Multi-Accounts with Pulumi?
q
Hey, one option is to use Pulumi to manage the AWS organization and child accounts: https://www.pulumi.com/blog/organizing-aws-accounts-with-pulumi/
I'd recommend layering AWS Control Tower on top of that because it helps with standardization across the created AWS accounts: https://www.pulumi.com/registry/packages/aws/api-docs/controltower/landingzone/ E.g. centralized logging, auditing, etc.
b