pulumi/sdk/proto/go
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.pb.go PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
engine.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
errors.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
language.pb.go [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
plugin.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
provider.pb.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
resource.pb.go Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00