datahub/metadata-ingestion/tests/unit/config/write_to_file_directive.yml

12 lines
223 B
YAML

foo: bar
nested:
hi: hello
__DATAHUB_TO_FILE_ssl_cert: |
-----BEGIN CERTIFICATE-----
thisisnotarealcert
-----END CERTIFICATE-----
__DATAHUB_TO_FILE_ssl_key: ${DATAHUB_SSL_KEY}
another-key: final-value