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

Add support for secret variables #132

Open
RHeynsZa opened this issue Aug 19, 2024 · 0 comments
Open

Add support for secret variables #132

RHeynsZa opened this issue Aug 19, 2024 · 0 comments

Comments

@RHeynsZa
Copy link

RHeynsZa commented Aug 19, 2024

Description

Because no variable meta data is passed to the provider, and there is no way to mark a variable as a secret, any time you taint the resource, the provider just dumps all variables on the plan.

So any secret and sensitive variables like passwords or keys, are just dumped on the logs. Really really bad.

I suggest a variable like secrets_vars which are just obfuscated from output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant