pulumi/sdk/go/common/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
..
config Using a decryptAll functionality when deserializing a deployment (#8676) 2022-01-24 22:33:40 +02:00
plugin Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
testing Do not FailNow() in generators (#8469) 2021-11-19 20:39:11 -05:00
asset.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
asset_test.go Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
custom_timeouts.go move pkg/resource -> sdk/go/common/resource, but leave nested resource packages 2020-03-18 13:36:19 -07:00
errors.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
properties.go Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00
properties_diff.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
properties_diff_test.go Specify fields on engine diff (#8488) 2021-11-30 12:25:27 -08:00
properties_path.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
properties_path_test.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
properties_test.go Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -07:00
resource_goal.go Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
resource_id.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
resource_id_test.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
resource_operation.go move pkg/resource -> sdk/go/common/resource, but leave nested resource packages 2020-03-18 13:36:19 -07:00
resource_state.go Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
stack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
status.go move pkg/resource -> sdk/go/common/resource, but leave nested resource packages 2020-03-18 13:36:19 -07:00
urn.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
urn_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00