We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need proper rendering of credentials because we want to avoid storing credentails in clean text in terraform state.
We don't want to show credentials in clean text.
Partly done in the Presto module: https://github.com/fredrikhgrelland/terraform-nomad-presto/blob/master/conf/nomad/presto.hcl#L327
.hcl
The text was updated successfully, but these errors were encountered:
claesgill
Successfully merging a pull request may close this issue.
Feature description
We need proper rendering of credentials because we want to avoid storing credentails in clean text in terraform state.
Why is it needed?
We don't want to show credentials in clean text.
Suggestion(s)/solution(s) [Optional]
Partly done in the Presto module: https://github.com/fredrikhgrelland/terraform-nomad-presto/blob/master/conf/nomad/presto.hcl#L327
Definition of done
.hcl
file)Checklist (after created issue)
The text was updated successfully, but these errors were encountered: