Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 01:21
2104b45

0.1.0 (2025-08-16)

Terraform module that deploys an aws lambda for the cognito PreSignUp hook, built from cruxstack/cognito-hooks-go with an OPA (rego v1) policy injected at build time.

highlights

  • presignup hook lambda
  • opa v1 policy contract (result allow/deny + optional response flags)
  • optional sendgrid email verification enrichment as policy input
  • cloudwatch log group (90-day retention)
  • tags and naming via cloudposse/label/null

known limitations

  • only the PreSignUp hook is implemented in this release