_This issue was originally opened by @mathieudevos as hashicorp/terraform#16890. It was migrated here as a result of the provider split. The original body of the issue is below._
terrform v0.11.1
Current version of AWS has the app client & app integration section for cognito user pools.
To my understanding, this is not supported by terraform, are there any future plans to implement this?
I'm currently working on this but don't have a PR up yet. Hopefully will have something in the next few working days.
Got a bit of free time today so have a minimal app client implementation that works for my purposes right now: https://github.com/terraform-providers/terraform-provider-aws/pull/2874
closing this as the PR was merged - thanks!
I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
Most helpful comment
I'm currently working on this but don't have a PR up yet. Hopefully will have something in the next few working days.