Skip to content

Commit

Permalink
Update CHANGELOG for #10890
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 28, 2020
1 parent fdcd066 commit b26df2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ ENHANCEMENTS:
BUG FIXES:

* service/efs: Generate proper `dns_name` attribute hostname suffix in AWS China, AWS C2S, and AWS SC2S partitions [GH-11746]
* resource/aws_cognito_user_pool: Deprecate `unused_account_validity_days` argument and add support for `temporary_password_validity_days` argument [GH-10890]
* resource/aws_elasticsearch_domain: Automatically retry resource creation on additional error messages relating to eventual consistency [GH-11663]
* resource/aws_ssm_activation: Properly trigger resource recreation when deleted outside Terraform [GH-11658]
* resource/aws_ssm_parameter: Prevent `KeyId` error when switching `type` value from `SecureString` to `String` [GH-10819]
* service/cognito: Deprecate `unused_account_validity_days` and add support for `temporary_password_validity_days` on Cognito User Pool [GH-10890]

## 2.46.0 (January 23, 2020)

Expand Down

0 comments on commit b26df2f

Please sign in to comment.