1.4.0 • Published 2 years ago

paramstore-helper v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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"
1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago