pulumi/pkg/resource/deploy
Fraser Waters 67ac4837ec
Don't allow protected resources to be replaced (#8810)
* Don't allow protected resources to be replaced

* rm either

* Add to changelog

* typo

* Validate diag messasges

* lint
2022-01-21 23:54:51 +00:00
..
deploytest Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
providers [sdk/common] allow names with hyphens (#8695) 2022-01-21 16:02:33 +02:00
builtins.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
deployment.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
deployment_executor.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deployment_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
manifest.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
snapshot.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
source.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
source_error.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_eval.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
source_eval_test.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
source_fixed.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_null.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
source_query.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
source_query_test.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
step.go Make resource autonames determinstic (#8631) 2022-01-20 11:18:54 +00:00
step_executor.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
step_generator.go Don't allow protected resources to be replaced (#8810) 2022-01-21 23:54:51 +00:00
step_generator_test.go Specify fields on engine diff (#8488) 2021-11-30 12:25:27 -08:00
target.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00