paramstore-helper

1.4.0 • Public • Published

Introduction

The purpose of this tool is to make it easier on the developer to update configuration variables stored in param store. It abstracts away the internal workings of the CLI so that you're just updating variables in a UI.

Method 1 - ALKS CLI not setup up

Just make sure you have ALKS credentials loaded and run :

npx paramstore-helper

You probably already know this if you're updating param store, but : Local/Dev2/Dev/QA needs awsdrstnp environment variables UAT/Prod needs awsdrst environment variables

Method 2 - ALKS CLI setup and correctly

Local/Dev/QA/Dev2

npx @makemydeal/dr-alks-keys-setup -c "npx paramstore-helper" 

UAT/Prod

npx @makemydeal/dr-alks-keys-setup -a awsdrst -c "npx paramstore-helper"

Readme

Keywords

none

Package Sidebar

Install

npm i paramstore-helper

Weekly Downloads

0

Version

1.4.0

License

ISC

Unpacked Size

14 kB

Total Files

4

Last publish

Collaborators

  • mmd-devops