pulumi/pkg/engine
Fraser Waters 2d26cdd9ed
Run validate function even if dryRun=true (#8494)
Hit this while trying to add some validation checks to runs of Preview while using plans. Seems one test actually was assuming this was the case already and just hasn't been running it's expected validate function.
2021-11-24 22:13:29 +00:00
..
lifeycletest Run validate function even if dryRun=true (#8494) 2021-11-24 22:13:29 +00:00
deployment.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
destroy.go Respect provider aliases (#7166) 2021-07-28 12:12:53 -07:00
diff.go Bold in-progress diffs diffrently (#7918) 2021-09-28 15:16:09 -07:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
engine.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
errors.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
events.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
eventsink.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
import.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
journal.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
plugin_host.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
plugins.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
plugins_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
project.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
refresh.go Respect provider aliases (#7166) 2021-07-28 12:12:53 -07:00
snapshot.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
update.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
update_test.go Improve PP naming for local PPs (#3839) 2020-01-30 13:31:41 -08:00