Terraform-provider-aws: Support for Cognito user pool client UI customizations

Created on 6 Mar 2018  路  7Comments  路  Source: hashicorp/terraform-provider-aws

Hi,

AWS supports customizing Cognito UserPool app clients with CSS and a logo.

image

This can be done in the AWS Console UI and using the CLI. It doesn't seem to be available in CloudFormation yet.

I don't think the Terraform provider currently supports this. Is this on the roadmap?

Thanks!

new-resource serviccognito

Most helpful comment

Any update on this?

All 7 comments

Any update on this?

@rprieto @jayudhandha I've just sent a pull request for the feature: #8114
Does that fit your needs ?

It looks perfect @gdlx, thanks!

@gdlx Any chance the #8114 PR can be merged soon?
We're looking at updating our cognito terraform script to set the ui image, so this would be very helpful.

@slaw1980 Sadly, I'm not the one who decides when to merge or not. You can start by adding a 馃憤 on my PR description, the dev team uses this to prioritize PR reviewing.

Please can we merge this PR??
It would be extremely useful and remove the need to use the CLI as well as terraform/CloudFormation

Please can we merge this PR??
It would be extremely useful and remove the need to use the CLI as well as terraform/CloudFormation

@mack1040 As told to @slaw1980, you should upvote on the PR, and explain your use case there (instead of the issue) to help the reviewers prioritize it.

Was this page helpful?
0 / 5 - 0 ratings