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

WARN: secret property tenantId (property of config) does not have an Output type #1862

Open
t0yv0 opened this issue Mar 13, 2024 · 0 comments
Labels
impact/security kind/bug Some behavior is incorrect or out of spec security

Comments

@t0yv0
Copy link
Member

t0yv0 commented Mar 13, 2024

What happened?

make tfgen produces several warnings (branch upstream-3.95.0), looks like there might be potential loss of secret flag over the following properties from the provider configuration:

WARN: secret property auxiliaryTenantIds (property of config) does not have an Output type
WARN: secret property clientCertificate (property of config) does not have an Output type
WARN: secret property clientCertificatePassword (property of config) does not have an Output type
WARN: secret property clientCertificatePath (property of config) does not have an Output type
WARN: secret property clientId (property of config) does not have an Output type
WARN: secret property clientIdFilePath (property of config) does not have an Output type
WARN: secret property clientSecret (property of config) does not have an Output type
WARN: secret property clientSecretFilePath (property of config) does not have an Output type
WARN: secret property oidcRequestToken (property of config) does not have an Output type
WARN: secret property oidcToken (property of config) does not have an Output type
WARN: secret property oidcTokenFilePath (property of config) does not have an Output type
WARN: secret property subscriptionId (property of config) does not have an Output type
WARN: secret property tenantId (property of config) does not have an Output type

Example

N/A

Output of pulumi about

N/A

Additional context

N/A

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@t0yv0 t0yv0 added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team security impact/security and removed needs-triage Needs attention from the triage team labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/security kind/bug Some behavior is incorrect or out of spec security
Projects
None yet
Development

No branches or pull requests

1 participant