pulumi/pkg/engine
CyrusNajmabadi 1908a18d20 Loosen resource targeting restrictions. (#3426)
- If an untargeted create would not affect the inputs of any targeted
  resources, do not fail the update. Untargeted creates that are
  directly dependend on by targeted resources will still cause failures
  that inform the user to add the untargeted resources to the --target
  list.
- Users may now pass the `--target-dependents` flag to allow targeted
  destroys to automatically target dependents that must be destroyed in
  order to destroy an explicitly targeted resource.
2019-11-18 20:28:25 -08:00
..
destroy.go Buffer events. (#3332) 2019-10-15 15:47:40 -07:00
diff.go Omit unknowns in resources in stack outputs during preview. (#3427) 2019-10-30 11:36:03 -07:00
engine.go Don't require a stack to run pulumi query 2019-10-23 15:14:56 -07:00
errors.go Show a better error message when decrypting fails (#1815) 2018-08-22 15:32:54 -07:00
events.go Support lists and maps in config (#3342) 2019-11-01 13:41:27 -07:00
eventsink.go Make a smattering of CLI UX improvements 2018-09-24 08:43:46 -07:00
lifecycle_test.go Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
plan.go Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
plugins.go Add more details to an assert (#3129) 2019-08-28 11:28:04 -07:00
plugins_test.go Load default providers deterministically (#2590) 2019-03-26 13:29:34 -07:00
project.go Use PulumiPolicy.yaml instead of Pulumi.yaml for PolicyPacks 2019-10-10 10:15:51 -07:00
query.go Clean up language and resource providers in query 2019-11-05 10:47:48 -08:00
refresh.go Buffer events. (#3332) 2019-10-15 15:47:40 -07:00
snapshot.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
update.go Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00