Documentation ¶
Overview ¶
Package configsecrets implements a TransformationProvider that replaces objects on the form: {$secret: "NAME", key: "KEY"} with the value of the key "KEY" taken from the secret NAME loaded from taskcluster-secrets.
This transformation will fail if the configuration object doesn't contain valid taskcluster credentials in the 'credentials' property. If configuration contains a property 'secretsBaseUrl', this will be used instead of the default baseUrl for secrets.
Click to show internal directories.
Click to hide internal directories.