pulumi/pkg/resource/deploy
Levi Blackstone d0509bee49
[cli] Handle providers field for RegisterResourceRequest (#6764)
Update the RegisterResource method in the ResourceMonitor
to unmarshal the providers field added in d297db3 and then resolve
any provider references so that they can be set on the Construct call.
2021-04-13 18:56:34 -06:00
..
deploytest gRPC bridge: fix unknowns in Update previews (#6006) 2020-12-23 13:25:48 -08:00
providers Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
builtins.go Fix new resource recording. (#5897) 2020-12-08 19:21:58 -08:00
deployment.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
deployment_executor.go Ensure we have an import error before using in import path (#5884) 2020-12-08 00:43:35 +00:00
deployment_test.go Rename deploy.Plan to deploy.Deployment. (#5774) 2020-11-18 09:47:52 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go Fix a panic due to unsafe concurrent map access (#5995) 2020-12-22 12:04:49 -07:00
snapshot.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
source.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
source_error.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
source_eval.go [cli] Handle providers field for RegisterResourceRequest (#6764) 2021-04-13 18:56:34 -06:00
source_eval_test.go Add support for provider-side preview. (#5443) 2020-10-09 13:13:55 -07:00
source_fixed.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
source_null.go Revert "Narrow a few interfaces." (#4987) 2020-07-09 15:19:12 +01:00
source_query.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
source_query_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
step.go Add ignoreChanges preprocessing in ImportStep. (#5976) 2020-12-17 14:46:50 -08:00
step_executor.go Fix a panic due to unsafe concurrent map access (#5995) 2020-12-22 12:04:49 -07:00
step_generator.go Respect provider aliases while diffing resources 2021-03-02 22:48:31 +01:00
step_generator_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
target.go Respect provider config secretness. (#5742) 2020-11-12 12:18:12 -08:00