gifted-city-99717
05/27/2020, 4:10 PM♥ λ go test -v
# <http://github.com/pulumi/pulumi/pkg/v2/resource/stack|github.com/pulumi/pulumi/pkg/v2/resource/stack>
../../../../../../pkg/mod/github.com/pulumi/pulumi/pkg/v2@v2.2.1/resource/stack/deployment.go:405:10: secret.Plaintext undefined (type apitype.SecretV1 has no field or method Plaintext)
FAIL notifying-sink [build failed]
thanks!broad-dog-22463
05/27/2020, 10:00 PMgifted-city-99717
05/27/2020, 10:01 PMbroad-dog-22463
05/27/2020, 10:02 PMgifted-city-99717
05/27/2020, 10:18 PMbroad-dog-22463
05/27/2020, 10:22 PMgifted-city-99717
06/11/2020, 10:49 PM♥ λ go test -v -cover -tags integration
# <http://github.com/pulumi/pulumi/pkg/v2/resource/stack|github.com/pulumi/pulumi/pkg/v2/resource/stack>
../../../pkg/mod/github.com/pulumi/pulumi/pkg/v2@v2.4.0/resource/stack/deployment.go:405:10: secret.Plaintext undefined (type apitype.SecretV1 has no field or method Plaintext)
I double checked to make sure I’m not importing something I shouldn’t - every import is pointing to a pulumi/sdk/v2