pulumi/pkg
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
..
apitype various fixes to get build running on mac (#3454) 2019-11-06 11:11:38 -08:00
backend Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
codegen/python Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
diag Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
graph Improve `stack graph`. (#3431) 2019-10-31 17:39:15 -07:00
npm fix: node_modules typo (#3175) 2019-09-09 23:11:35 +03:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
secrets Cache account information. (#3340) 2019-10-15 15:37:57 -07:00
testing Add support for "go run" style execution (#3503) 2019-11-14 09:25:55 -08:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a `WriteString` method to `tools/GenWriter`. (#1839) 2018-08-29 14:43:20 -07:00
util Add codefresh CI detection. Thanks to @fernandocarletti. (#3270) 2019-09-25 14:41:13 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Support lists and maps in config (#3342) 2019-11-01 13:41:27 -07:00