summaryrefslogtreecommitdiff
path: root/data/common.yaml
blob: 6c5bc6f4c28ad38d1f2409c51ce7363694b19ae0 (plain)
1
2
3
4
5
6
7
8
9
10
# lookup_options is a special key, which change how other keys behave.
lookup_options:
  # This forces the data to be converted from String to
  # Sensitive[String], which hides it from our reports.
  profiles::concourse_complete::session_signing_key:
    convert_to: Sensitive
  profiles::concourse_complete::tsa_public_key:
    convert_to: Sensitive
  profiles::concourse_complete::tsa_private_key:
    convert_to: Sensitive