pulumi/pkg/backend/display
Fraser Waters 5d91f8f322
Add RetainOnDelete resource option (#8746)
* Plumb in basics of retainOnDelete

* Add test

* Make test pass

* Add to changelog

* Add to API list

* lint

* Add semicolon

* Fix Infof call

* Fix method call

* new delete mode work

* cleanup

* protectTest

* Fix up test

* Fix replace

* Fix up test

* Warn on drop

* lint

* Change to just a bool flag

* Regenerate proto

* Rework to just a bool flag with no error

* Remove old comment

* Fix C# typo

* rm extra space

* Add missing semicolon

* Reformat python

* False typo

* Fix typo in js function name

* Reword docs

* lint

* Read doesn't need retainOnDelete
2022-02-16 22:11:12 +00:00
..
detailedDiff.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
detailedDiff_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
diff.go re-enable and color dot spinner for non-interactive mode (#8996) 2022-02-15 14:37:04 -08:00
display.go reverted 8ffac5c (#8858) (#8888) (#8911) 2022-02-02 14:59:01 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
events.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
json.go Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
jsonmessage.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
options.go Rename PermaLink to Permalink (#7999) 2021-09-20 09:42:29 -07:00
progress.go re-enable and color dot spinner for non-interactive mode (#8996) 2022-02-15 14:37:04 -08:00
query.go re-enable and color dot spinner for non-interactive mode (#8996) 2022-02-15 14:37:04 -08:00
rows.go Bold in-progress diffs diffrently (#7918) 2021-09-28 15:16:09 -07:00
tableutil.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
watch.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00