Releases: lgallard/terraform-aws-cognito-user-pool
Releases · lgallard/terraform-aws-cognito-user-pool
2.1.0
2.1.0 (2025-08-11)
Features
- update AWS provider version constraints to >= 6.0 (#286) (2458255)
2.0.0
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
1.14.0 (2025-08-10)
Features
- integrate specialized subagents with GitHub Actions workflows (#273) (5da717f)
1.13.0
1.13.0 (2025-08-10)
Features
- add comprehensive pre-commit workflow for automated code quality (8c1cc44)
1.12.0
1.12.0 (2025-08-09)
Features
- add MCP server support for enhanced documentation access (#267) (38f6ea1)
1.11.1
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
1.11.0 (2025-08-07)
Features
- add support for advanced_security_additional_flows in user_pool_add_ons (#263) (91dc7ec)
1.10.0
1.10.0 (2025-08-07)
Features
- add Claude dispatch workflow for repository events (#260) (eff2b33)
1.9.0
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
1.8.0 (2025-08-02)
Features
- complete verification message template support for SMS and email conflict resolution (#255) (d3e0b74)