pulumi/pkg/testing/integration
Justin Van Patten fedfc9b6b4
pulumi update => pulumi up (#2702)
We changed the `pulumi update` command to be `pulumi up` a while back
(`update` is an alias of `up`). This change just makes it so we refer to
the actual command, `pulumi up`, instead of the older `pulumi update`.
2019-05-06 14:00:18 -07:00
..
command.go Tweak how often we print 'in progress' messages during tests. (#2612) 2019-03-29 17:34:16 -07:00
program.go pulumi update => pulumi up (#2702) 2019-05-06 14:00:18 -07:00
program_test.go Don't dirty work tree when running tests 2018-06-14 15:58:37 -07:00
pulumi.go Provide an actual 'table' printing routine so that we can appropriate choose columns widths dynamically. (#2266) 2018-12-02 00:22:07 -08:00
s3reporter.go Add license headers 2018-05-22 15:02:47 -07:00
util.go Provide a way to override packages during a test run 2018-11-25 22:02:28 -08:00