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

Mark secret_key in secure_json_data as sensitive #78

Merged
merged 1 commit into from
Feb 1, 2020

Conversation

Infra-Red
Copy link
Contributor

As it contain sensitive information.

Currently there is a bug in Terraform, which ignores Sensitive: true on fields with type List.

See hashicorp/terraform-plugin-sdk#76 for details.

As it contain sensitive information.

NOTE: currently there is a bug in Terraform, which ignores `Sensitive: true` on fields with type List.

See https://github.com/hashicorp/terraform/issues/15115 for details.

Signed-off-by: Andrei Krasnitski <[email protected]>
@ghost ghost added the size/XS label Dec 1, 2019
Copy link
Contributor

@mlclmj mlclmj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Infra-Red--thanks for flagging this 👍

@mlclmj mlclmj merged commit 03bf2f5 into grafana:master Feb 1, 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

Successfully merging this pull request may close these issues.

2 participants