AzureKeyVaultSecretsParameterProvider

Description:

Fetches parameters from Azure Key Vault Secrets. Each secret becomes a Parameter, which map to a Parameter Group byadding a secret tag named 'group-name'.

Additional Details...

Tags:

azure, keyvault, key, vault, secrets

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Azure Credentials Serviceazure-credentials-serviceController Service API:
AzureCredentialsService
Implementation: StandardAzureCredentialsControllerService
Controller service used to obtain Azure credentials to be used with Key Vault client.
Key Vault URIkey-vault-uriVault URI of the Key Vault that contains the secrets
Group Name Patterngroup-name-pattern.*A Regular Expression matching on the 'group-name' tag value that identifies Secrets whose parameters should be fetched. Any secrets without a 'group-name' tag value that matches this Regex will not be fetched.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.