mirror of https://github.com/pulumi/pulumi.git
f9b7468bfd
We might create an AWS session with one set of credentials, cache it, then return it when a later caller asked for a session with *different* creds. Instead, just cache one default session and Copy other sessions from it. Less important in the CLI, but critical when the engine is used as a library in a long-running process. |
||
---|---|---|
.. | ||
testdata | ||
operations.go | ||
operations_aws.go | ||
operations_aws_test.go | ||
operations_cloud_aws.go | ||
operations_cloud_aws_test.go | ||
resources.go | ||
resources_test.go |