Skip to content

SanderKnape/codedeploy-parameter-store-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CodeDeploy / Parameter Store integration utility

This repository contains a simple utility function that fetches secrets from Parameter Store and puts them in the specified configuration file. In addition, through a CloudFormation file you can fully spin up a working environment to test it out.

The utility is based on a related blog post by AWS, but generalised to make it useful for different use cases.

My accompanying blog post explains the utility in more detail, while also going into the design decisions of setting up proper secret management: Secret management design decisions: theory plus an example.

About

A utility function that fetches secrets from AWS Parameter Store during an CodeDeploy deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published