terraform-provider-http icon indicating copy to clipboard operation
terraform-provider-http copied to clipboard

Enhancement: Allow http headers to be marked as sensitive

Open batesandy opened this issue 5 years ago • 0 comments

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 avatar Mar 02 '20 16:03 batesandy