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

Enhancement: Allow http headers to be marked as sensitive #34

Open
batesandy opened this issue Mar 2, 2020 · 0 comments
Open

Enhancement: Allow http headers to be marked as sensitive #34

batesandy opened this issue Mar 2, 2020 · 0 comments

Comments

@batesandy
Copy link

batesandy commented Mar 2, 2020

Hi there,

Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.

Terraform Version

0.12.x

Affected Resource(s)

Please list the resources as a list, for example:
http

Enhancement detail

headers may contain sensitive information such as persistent auth information.
Woud be useful to be able to mark as sensitive so that the header is not echoed to any plan/apply output
Treated in same way as sensitive values in state files as other providers

@batesandy batesandy changed the title Allow http headers to be marked as sensitive Enhancement: Allow http headers to be marked as sensitive Mar 2, 2020
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