Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apikeys.v2.Key has a keyString property that isn't functional #870

Open
mikhailshilkov opened this issue Apr 27, 2023 · 0 comments
Open
Labels
kind/bug Some behavior is incorrect or out of spec upstream/discovery

Comments

@mikhailshilkov
Copy link
Member

The apikeys.v2.Key resource has a keyString property that isn't functional according to its comment:

An encrypted and signed value held by this key. This field can be accessed only through the GetKeyString method.

This comment comes from the discovery doc.

I suspect this property should be omitted from the discovery object and Pulumi SDK type.

@mikhailshilkov mikhailshilkov added kind/bug Some behavior is incorrect or out of spec upstream/discovery labels Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec upstream/discovery
Projects
None yet
Development

No branches or pull requests

1 participant