This release changes assume_role_with_web_identity
provider configuration value from a map to a list as expected by the corresponding Terraform provider schema addressing #1054, and fixes issues #807, #828, and #1049 related to the UserPoolClient.cognitoidp
resource.
What's Changed
- [Backport release-0.46] Make
assume_role_with_web_identity
provider configuration value a list by @github-actions in #1057 - [Backport release-0.46] (bugfix) Fix cognito user pool client orphaned resources by @ulucinar in #1060
Full Changelog: v0.46.1...v0.46.2