https://github.com/fernandomoraes/terraform-cognito
Terraform Cognito module (Facebook/Google configured)
https://github.com/fernandomoraes/terraform-cognito
cognito cognito-user-pool facebook facebook-login google googlelogin terraforma
Last synced: 3 months ago
JSON representation
Terraform Cognito module (Facebook/Google configured)
- Host: GitHub
- URL: https://github.com/fernandomoraes/terraform-cognito
- Owner: fernandomoraes
- Created: 2021-03-03T12:17:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T16:04:13.000Z (over 5 years ago)
- Last Synced: 2025-03-31T05:28:33.379Z (about 1 year ago)
- Topics: cognito, cognito-user-pool, facebook, facebook-login, google, googlelogin, terraforma
- Language: HCL
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# terraform-cognito
## Simple Terraform module to configure Cognito User Pools
This is an initial work, for now this module does not accept many configurations and a lot is fixed, but pull requests are welcome.
## Details
- Facebook and Google configured
### Usage
How to use it can be seen [here](test/integration/main.tf)