pulumi/pkg/operations
Luke Hoban 3b461ffcb3
Use AWS access key in operations prvider when available (#697)
If the stack config specifies AWS credentials, these should be used in the operations provider instead of ambient credentials.  This is necessary to ensure that we have access to resources in the target account.

Fixes pulumi/pulumi-service#389
2017-12-11 15:40:39 -08:00
..
testdata Integrate parent/child pointer changes with ops pkg 2017-11-27 11:08:04 -08:00
operations.go Address PR feedback on #600 (#611) 2017-11-28 12:54:36 -08:00
operations_aws.go Use AWS access key in operations prvider when available (#697) 2017-12-11 15:40:39 -08:00
operations_cloud_aws.go Update logs after changes in pulumi/cloud names (#684) 2017-12-09 17:27:43 -08:00
operations_cloud_aws_test.go Update logs after changes in pulumi/cloud names (#684) 2017-12-09 17:27:43 -08:00
resources.go Always add 8 chars of randomness to URN names we create. Error if that exceeds the max length allowed for that resource. (#500) 2017-12-04 14:50:55 -08:00
resources_test.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00