@bsb/config-vault-google
v9.6.92
Published
Google Cloud Run authenticated BSB Vault config loader
Readme
config-vault-google
config-vault-google loads BSB runtime config from Vault and adds Google Cloud Run service-to-service authentication.
BSB_CONFIG_PLUGIN=config-vault-google
BSB_CONFIG_PLUGIN_PACKAGE=@bsb/config-vault-google
vaultUrl=https://vault-run-url.a.run.app
googleAudience=https://vault-run-url.a.run.app
apiKeyId=vk_xxx
apiSecret=vs_xxxgoogleAudience must be the Cloud Run service URL. The existing Vault API key and secret still decide which runtime profile can be loaded.
