https://pulumi.com logo
#aws
Title
m

miniature-leather-36855

05/11/2022, 3:38 PM
Hi all, is there an example somewhere how to use other AWS accounts as providers? I basically create new AWS accounts and then I would need to access them and do some stuff in each account (e.g. delete default VPC, create admin IAM users etc.). I think it can be done by creating a Provider for each of those accounts and passing them as parameters. But no clue how to use that. Any documentation on this? Thanks!