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.47] Make
assume_role_with_web_identity
provider configuration value a list by @github-actions in #1058 - [Backport release-0.47] (bugfix) Fix cognito user pool client orphaned resources by @github-actions in #1059
Full Changelog: v0.47.0...v0.47.1