pulumi/pkg
Ian Wahbe 3329d81c1a
Update command respects --target-dependents (#8395)
* Update command respects `--target-dependents`

* Update CHANGELOG_PENDING.md

* Depend on parent and provider

* Add tests for new feature

* Separate predicate and mutation in code

* Remove `targetDependentsForUpdate`

* Refactor `isTargetedForUpdate`

* Add very important nil check
2021-11-16 17:12:36 -08:00
..
backend Update error handling (#8406) 2021-11-12 18:37:17 -08:00
cmd/pulumi Implement the --exclude-protected feature (#8359) 2021-11-15 11:45:14 -08:00
codegen [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
engine Update command respects --target-dependents (#8395) 2021-11-16 17:12:36 -08:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations Update error handling (#8406) 2021-11-12 18:37:17 -08:00
resource Update command respects --target-dependents (#8395) 2021-11-16 17:12:36 -08:00
secrets Update error handling (#8406) 2021-11-12 18:37:17 -08:00
testing/integration Update error handling (#8406) 2021-11-12 18:37:17 -08:00
util Update error handling (#8406) 2021-11-12 18:37:17 -08:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Update error handling (#8406) 2021-11-12 18:37:17 -08:00
go.sum [CLI] Adding the ability to create a default org for backends that support orgs (#8352) 2021-11-12 20:44:51 +02:00