Hi all, is there an example somewhere how to use o...
# aws
m
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!