pulumi/sdk/python/lib/pulumi
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
..
automation Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
dynamic Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
policy Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
provider Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
runtime Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
__init__.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
_types.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
_utils.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
asset.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
config.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
errors.py Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
invoke.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
log.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
metadata.py Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -08:00
output.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
py.typed Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00
resource.py Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
stack_reference.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
urn.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00