pulumi/pkg/resource/deploy/deploytest
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.go [core] Improve engine test coverage. (#8720) 2022-01-11 09:20:43 -08:00
backendclient.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
languageruntime.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
pluginhost.go Program codegen correctly handles foreign imports (#8861) 2022-01-31 21:48:32 +01:00
provider.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
resourcemonitor.go Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00