Hi, i'm struggling to use providers to create reso...
# aws
t
Hi, i'm struggling to use providers to create resources on different AWS accounts, does anyone have a good guide / tutorial showing how to do it? I am passing a provider, but it creates the resources on the same account so I assume the provider is incorrect
b
would you be able to share the example you have? I'll try find a guide
c
I am pretty happy with our multi account setup. Let me throw together a blog post on this
https://medium.com/pixel-and-ink/multiple-aws-accounts-with-pulumi-5896a1adce0c Pretty raw, probably has mistakes but gives the gist of how to set it up
@tall-beard-99429 let me know if this helps you