DATADOG_API_KEY
).store_type
is spin_store
.
store_type
to runtime_env
to store the secret in the runtime environment. Provide the environment variable name in the store_ref
field.
saturn.get_secret
function to retrieve a secret value:
{{secret:<secret-name>}}
syntax to substitute secret values in any string.
{{secret:<secret-name>}}
syntax to substitute secret values in the connection configuration. Credentials in connections require you to create or select a secret.