sticky-bear-14421
03/10/2021, 1:43 PMpulumi up
against the aws api the credentials are taken from my environment, which is perfectly fine. Now I have to switch into a different iam role in my code to manage different resources. In terraform I know how to define an aliased second or third aws provider to manage resources. Im looking for an example on how to do this using pulumi. Do you know of any examples that does this without splitting the code into two different projects?lemon-agent-27707
03/10/2021, 3:47 PM