@mcqj/create-tf-ssm-params
v0.0.1-alpha1
Published
Generator for a terraform template to create SSM parameter store entries
Downloads
2
Readme
create-tf-ssm-params
This is a generator for a terrafrom project for creating AWS SSM parameter store parameters.
Getting started
Invoke the generator with the following command:-
npx create-tf-ssm-params
Provide answers to the prompts. A new folder will be created with your terrafrom project. It will contain a README with usage instructions.