pulumi/pkg/engine/lifeycletest
Pat Gavlin 1e0c9efdd7
Respect provider config secretness. (#5742)
Just what it says on the tin. This is implemented by changing the
`GetPackageConfig` method of `ConfigSource` to return a `PropertyMap`
and ensuring that any secret config is represented by a `Secret`.
2020-11-12 12:18:12 -08:00
..
pulumi_test.go Respect provider config secretness. (#5742) 2020-11-12 12:18:12 -08:00
test_plan.go Create a builtin provider during import. (#5730) 2020-11-10 21:11:30 -08:00