pulumi/pkg/resource/deploy
Pat Gavlin 9a20baf8bb Take advantage of dry-run in the provider registry.
Unify the code paths for preview and update.
2019-09-16 19:18:28 -07:00
..
deploytest Add dry-run support to the provider interface. 2019-09-16 18:59:47 -07:00
providers Take advantage of dry-run in the provider registry. 2019-09-16 19:18:28 -07:00
builtins.go Add dry-run support to the provider interface. 2019-09-16 18:59:47 -07:00
plan.go Implement `--policy-pack` flag on `up` and `preview` 2019-08-12 12:45:48 -07:00
plan_executor.go Batch policy violation reporting for `pulumi preview` 2019-07-22 20:42:17 -07:00
plan_test.go Retain the SecretsManager that was used to deserialize a deployment 2019-05-10 17:07:52 -07:00
snapshot.go Fix crash when there were multiple duplicate aliases to the same resource. (#2865) 2019-06-23 02:16:18 -07:00
source.go Rename `SecretOutputs` to `AdditionalSecretOutputs` 2019-05-10 17:07:52 -07:00
source_error.go Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
source_eval.go Improve tracing support. (#3238) 2019-09-16 14:16:43 -07:00
source_eval_test.go Allow users to explicitly disable delete-before-replace. (#3118) 2019-08-20 15:51:02 -07:00
source_fixed.go Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
source_null.go Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
source_query.go Improve tracing support. (#3238) 2019-09-16 14:16:43 -07:00
source_query_test.go Formally specify querySource with tests 2019-05-02 18:08:08 -07:00
step.go Add dry-run support to the provider interface. 2019-09-16 18:59:47 -07:00
step_executor.go Rename `SecretOutputs` to `AdditionalSecretOutputs` 2019-05-10 17:07:52 -07:00
step_generator.go Allow users to explicitly disable delete-before-replace. (#3118) 2019-08-20 15:51:02 -07:00
step_generator_test.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
target.go Add license headers 2018-05-22 15:02:47 -07:00