GcpSecretManagerParameterProvider

Description:

Fetches parameters from GCP Secret Manager. Each secret becomes a Parameter, which can be mapped to a Parameter Group by adding a GCP label named 'group-name'.

Additional Details...

Tags:

gcp, secret, manager

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
Group Name Patterngroup-name-pattern.*A Regular Expression matching on the 'group-name' label value that identifies Secrets whose parameters should be fetched. Any secrets without a 'group-name' label value that matches this Regex will not be fetched.
Project IDgcp-project-idGoogle Cloud Project ID
GCP Credentials Provider Servicegcp-credentials-provider-serviceController Service API:
GCPCredentialsService
Implementation: GCPCredentialsControllerService
The Controller Service used to obtain Google Cloud Platform credentials.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.