pulumi/sdk/dotnet/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
..
Core Change Output<T>.ToString() to return a message (#8767) 2022-01-18 13:21:09 +00:00
Deployment Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
Exceptions Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
Resources Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
Serialization Don't crash on null inputs for value types in IOutputCompletionSource.SetValue(OutputData<object?> data) (#8628) 2021-12-23 10:54:48 +00:00
Testing [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07:00
AssemblyAttributes.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Config.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Config_Exceptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Extensions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Log.cs Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
PublicAPI.Shipped.txt Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
PublicAPI.Unshipped.txt Verify collection initializers (#8582) 2021-12-20 10:41:04 -05:00
Pulumi.csproj Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Stack.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00