aws-add-secrets

command module
v0.0.0-...-96a265a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2020 License: MIT Imports: 14 Imported by: 0

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

Overview

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL