pulumi/pkg/operations
Matt Ellis b7b80f7ea1 Use glog instead of printf
When running `pulumi logs -f` we'd also see these messages printed to
standard out:

Getting more logs for /aws/lambda/urlshortenereeb67ce9-d8fa6fa...

This could be useful diagnostics information, but we should be
glog'ing it not unconditionally writing it to the terminal.
2018-04-27 18:27:37 -07:00
..
testdata Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
operations.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
operations_aws.go Use glog instead of printf 2018-04-27 18:27:37 -07:00
operations_aws_test.go Don't cache AWS sessions with different credentials 2018-04-09 16:57:27 -07:00
operations_cloud_aws.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
operations_cloud_aws_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
resources.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
resources_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00