Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

meltano/kms-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMS

KMS is a Meltano utility extension for encryption and decryption of dotenv secrets using AWS KMS.

Installing this extension for local development

  1. Install the project dependencies with poetry install:
cd path/to/your/project
poetry install
  1. Verify that you can invoke the extension:
poetry run kms_extension --help
poetry run kms_extension describe --format=yaml
poetry run kms_invoker --help # if you have are wrapping another tool

Template updates

This project was generated with copier from the Meltano EDK template. Answers to the questions asked during the generation process are stored in the .copier_answers.yml file.

Removing this file can potentially cause unwanted changes to the project if the supplied answers differ from the original when using copier update.

About

AWS KMS extension built using the EDK.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages