nit-administrative-systems/GitHub Secrets to AWS Sync'

Synchronizes GitHub secrets to AWS SSM Parameter Store or Secrets Manager, per the Admin Systems secrets management strategy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
toWhere you want your parameters stored: ssm (AWS SSM Parameter Store), secrets (AWS Secrets Manager), or vapor (Laravel Vapor).yes
tf-module-pathPath to your terraform module, e.g. iac/devyes
secret-valuesJSON with key:value pairs. Keys should be your SSM parameter names, and the value should be the secret.yes
regionRegion that your SSM parameters exist inyesus-east-2
toolThe IaC tool being used, tofu or terraform.yestofu

no outputs