dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.3k stars 659 forks source link

Feature request: add aws_cognito_user_pool #501

Open opub opened 4 years ago

opub commented 4 years ago

Cognito user pools and their associated clients and domains would be great to have.

https://www.terraform.io/docs/providers/aws/r/cognito_user_pool.html https://www.terraform.io/docs/providers/aws/r/cognito_user_pool_client.html https://www.terraform.io/docs/providers/aws/r/cognito_user_pool_domain.html

Thanks for the great product!