Skip to content

Releases: lgallard/terraform-aws-cognito-user-pool

2.1.0

11 Aug 15:17
9e84cd9
Compare
Choose a tag to compare

2.1.0 (2025-08-11)

Features

  • update AWS provider version constraints to >= 6.0 (#286) (2458255)

2.0.0

10 Aug 22:40
da69f39
Compare
Choose a tag to compare

2.0.0 (2025-08-10)

⚠ BREAKING CHANGES

  • Updated AWS provider version constraint from >= 5.98 to >= 6.0 due to breaking changes in advanced_security_additional_flows syntax.

Features

  • Add comprehensive security input validations for Cognito User Pool (#275) (5988346)

Bug Fixes

  • correct advanced_security_additional_flows syntax for AWS provider 6.x (#278) (7c60edc)

1.14.0

10 Aug 02:50
cc9896e
Compare
Choose a tag to compare

1.14.0 (2025-08-10)

Features

  • integrate specialized subagents with GitHub Actions workflows (#273) (5da717f)

1.13.0

10 Aug 00:36
74a1b39
Compare
Choose a tag to compare

1.13.0 (2025-08-10)

Features

  • add comprehensive pre-commit workflow for automated code quality (8c1cc44)

1.12.0

09 Aug 01:02
a00005c
Compare
Choose a tag to compare

1.12.0 (2025-08-09)

Features

  • add MCP server support for enhanced documentation access (#267) (38f6ea1)

1.11.1

08 Aug 23:48
0aa0a99
Compare
Choose a tag to compare

1.11.1 (2025-08-08)

Bug Fixes

  • correct advanced_security_additional_flows structure to use proper AWS provider block syntax (#265) (5fca639)

1.11.0

07 Aug 23:54
fc0c2fd
Compare
Choose a tag to compare

1.11.0 (2025-08-07)

Features

  • add support for advanced_security_additional_flows in user_pool_add_ons (#263) (91dc7ec)

1.10.0

07 Aug 10:31
a94343e
Compare
Choose a tag to compare

1.10.0 (2025-08-07)

Features

  • add Claude dispatch workflow for repository events (#260) (eff2b33)

1.9.0

05 Aug 20:41
a023ffd
Compare
Choose a tag to compare

1.9.0 (2025-08-05)

⚠ BREAKING CHANGES

  • user_pool_clients: Migration from count to for_each pattern requires state migration. See Migration Guide for detailed instructions and automated migration script.

Features

  • migrate aws_cognito_user_pool_client from count to for_each pattern (#249) (a5e82b9)

1.8.0

02 Aug 00:38
2362dbd
Compare
Choose a tag to compare

1.8.0 (2025-08-02)

Features

  • complete verification message template support for SMS and email conflict resolution (#255) (d3e0b74)