command
module
Version:
v0.0.0-...-96a265a
Opens a new window with list of versions in this module.
Published: Oct 23, 2020
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Command aws-add-secrets loads secrets from a CSV file to an AWS Secrets
Manager.
CSV file must have a header, which is inspected to find "name", "value", and
an optional "description" columns.
It outputs ARNs of each secret created, or a JSON lines suitable for the
"secrets" section of ECS container task definition if run with an -env flag.
Documentation
¶
Command aws-add-secrets loads secrets from a CSV file to an AWS Secrets
Manager.
CSV file must have a header, which is inspected to find "name", "value", and
an optional "description" columns.
It outputs ARNs of each secret created, or a JSON lines suitable for the
"secrets" section of ECS container task definition if run with an -env flag.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.