mirror of https://github.com/pulumi/pulumi.git
9179d5ffb1
Now that refresh is alive for managed stacks, we can do a refresh in the integration test framework. We also add the --expect-no-changes flag to refresh and use it to validate that no changes result from the refresh. Since it's possible that some resources will always yield refresh changes (e.g., perhaps a last updated timestamp), we also support an ExpectRefreshChanges flag for tests to opt into. |
||
---|---|---|
.. | ||
command.go | ||
program.go | ||
program_test.go | ||
pulumi.go | ||
s3reporter.go | ||
util.go |