pulumi/sdk/go/pulumi-language-go/testdata/sdks/config-grpc-1.0.0/configgrpc
Anton Tayanovskyy 3fc916234f
Language conformance for gRPC Check/Configure with schema-based secrets (#17634)
Continuing to cover what happens in CheckConfig and Configure on gRPC
level. This new test adds support for checking when properties are
marked as secret in the Pulumi Package Schema.

Continuing the work started in
https://github.com/pulumi/pulumi/pull/17508

Context: https://github.com/pulumi/home/issues/3705
2024-10-31 14:27:17 +00:00
..
config Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00
internal Cover configure (#17508) 2024-10-11 02:23:59 +00:00
configFetcher.go Cover configure (#17508) 2024-10-11 02:23:59 +00:00
doc.go Cover configure (#17508) 2024-10-11 02:23:59 +00:00
init.go Cover configure (#17508) 2024-10-11 02:23:59 +00:00
provider.go Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00
pulumi-plugin.json Cover configure (#17508) 2024-10-11 02:23:59 +00:00
pulumiTypes.go Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00
toSecret.go Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00