Skip to content

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

Add 0.13.7 as the lowest Terraform version supported

12 Aug 03:52
4687c8e
Compare
Choose a tag to compare

0.18.1 (August 12, 2022)

ENHANCEMENTS:

  • Add 0.13.7 as the lowest Terraform version supported (thanks @oleksiidv)

Add missing option to allow client token revocation

25 Jul 16:12
7028963
Compare
Choose a tag to compare

0.18.0 (July 25, 2022)

ENHANCEMENTS:

Add configuration_set field

03 Jun 20:16
f8f854d
Compare
Choose a tag to compare

0.17.0 (Jun 3, 2022)

ENHANCEMENTS:

  • Add configuration_set field in email_configuration block (thanks @tiagoposse)

Fix lambda_config keeps changing

30 May 03:52
cdf9223
Compare
Choose a tag to compare

0.16.0 (May 30, 2022)

ENHANCEMENTS:

  • Update complete example
  • Update .pre-commit yaml file

FIXES:

  • Fix lambda_config keeps changing

Change aws provider version constraints

19 Feb 14:03
cd19004
Compare
Choose a tag to compare

0.15.2 (February 19, 2022)

FIXES:

  • Change aws provider version constraints to be able to use 4.x

Change default value for client_prevent_user_existence_errors

15 Feb 19:00
8580262
Compare
Choose a tag to compare

0.15.1 (February 15, 2022)

FIXES:

  • Change default value for client_prevent_user_existence_errors (thanks @juan-acevedo-ntt)

Add custom sms and email sender support

12 Feb 13:28
e4b4f35
Compare
Choose a tag to compare

0.15.0 (February 12, 2022)

ENHANCEMENTS:

  • Add custom sms and email sender support (thanks @xposix)
  • Update README and complete example

Add identity provider as a dependency for aws_cognito_user_pool_client

20 Sep 16:13
0468d39
Compare
Choose a tag to compare

0.14.2 (September 20, 2021)

FIXES:

  • Add identity provider as a dependency for aws_cognito_user_pool_client (thanks @xposix)

Use accepted token validity periods

25 Aug 06:14
64a176a
Compare
Choose a tag to compare

0.14.1 (August 25, 2021)

FIXES:

  • Use accepted token validity periods (thanks @bobdoah)

Add map output for client and secret ids

19 Aug 22:28
c48b613
Compare
Choose a tag to compare

0.14.0 (August 19, 2021)

ENHANCEMENTS: