summaryrefslogtreecommitdiff
path: root/data/common.yaml
blob: c9ca6523f029ae75c86ad100906c6117a8487c1f (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_private_key:
    convert_to: Sensitive
  profiles::concourse_complete::postgres_password:
    convert_to: Sensitive