Skip to content

rhythmictech/lambda-aws-secure-password

Repository files navigation

lambda-aws-secure-password

Creates a password with a Lambda data source and saves it in a secrets manager secret, allowing the creation of passwords without saving them in state

tflint tfsec yamllint misspell pre-commit-check follow on Twitter

Example

Here's what using the module will look like

module "example" {
  source = "rhythmictech/lambda-mycloud-mymodule
}

The Giants Underneath this template