Skip to content

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

Add support for access_token_validity, id_token_validity and token_validity_units

10 Apr 16:34
a529a1b
Compare
Choose a tag to compare

0.10.0 (April 10, 2021)

ENHANCEMENTS:

  • Add support for access_token_validity, id_token_validity and token_validity_units
  • Update complete example with access_token_validity, id_token_validity and token_validity_units

Update README to include schema changes know issue

14 Feb 17:53
e3de2c5
Compare
Choose a tag to compare

0.9.4 (February 14, 2021)

FIX:

  • Update README to include schema changes know issue

pdate description for enabled variable

27 Jan 12:59
829c2b3
Compare
Choose a tag to compare

0.9.3 (January 27, 2021)

ENHANCEMENTS:

  • Update description for enabled variable

Update conditional creation example

27 Jan 12:41
836ba15
Compare
Choose a tag to compare

0.9.2 (January 27, 2021)

ENHANCEMENTS:

  • Update conditional creation example

Set default value for enable variable to true

27 Jan 12:13
4901e1e
Compare
Choose a tag to compare

0.9.1 (January 27, 2021)

FIX:

  • Set default value for enable variable to true

Support conditional creation

24 Jan 10:30
e282d04
Compare
Choose a tag to compare

0.9.0 (January 24, 2021)

ENHANCEMENTS:

Add support for support account_recovery_setting

29 Dec 12:49
c408a4c
Compare
Choose a tag to compare

0.8.0 (December 28, 2020)

ENHANCEMENTS:

  • Add support for support account_recovery_setting

Thanks @hyei for reporting and testing!

Ignore schema changes and prevent pool destruction

11 Dec 20:10
173979d
Compare
Choose a tag to compare

0.7.1 (December 11, 2020)

FIX:

  • Ignore schema changes and prevent pool destruction

Add from_email_address

26 Nov 19:32
cfa1ba5
Compare
Choose a tag to compare

0.7.0 (November 25, 2020)

ENHANCEMENTS:

  • Add from_email_address

Update CHANGELOG

13 Aug 20:56
d5f5d41
Compare
Choose a tag to compare

0.6.2 (August 13, 2020)

FIXES:

  • Update CHANGELOG