pulumi/pkg/resource
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
..
analyzer Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deploy Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
edit Update error handling (#8406) 2021-11-12 18:37:17 -08:00
graph Implement the --exclude-protected feature (#8359) 2021-11-15 11:45:14 -08:00
provider Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
testdata support jar files 2020-08-10 14:15:35 -07:00