This message was deleted.
# general
s
This message was deleted.
b
hi there! can you clarify what you mean by provider? if you have profiles, you should just be able to set
AWS_PROFILE
as an environment variable, or you can set the
ProviderArgs
set a profile: https://pkg.go.dev/github.com/pulumi/pulumi-aws/sdk/v3/go/aws/#ProviderArgs
s
Yes, yes aws_profile, i want to create resources in differents account bit with the same code, for instance, in terraform you can have multiples aws providers and each provider can use different aws profile thst has its access and secret key