Skip to content

quantile-development/key-vault-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Vault Extension

A meltano utility extension for Azure Key Vault that wraps the az keyvault command.

Command

  1. Set the following config.
config:
    key_vault_name: <The name of your key vault: "example-vault">
    azure_subscription: <The name of your subscription: "subscription">
    azure_tenant: <The name of your tenant: "example.com">
  1. Login to Azure.
meltano invoke key-vault:login
  1. Set the right permissions on your account. (You might not have rights to do this.)
meltano invoke key-vault:set-permission [email protected]
  1. Hydrate your .env file.
meltano invoke key-vault:hydrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published