CirclesUBI / infrastructure-provisioning

Infrastructure and Services for Circles
GNU Affero General Public License v3.0
5 stars 2 forks source link

Move cognito pool infrastructure to Terraform #23

Closed edzillion closed 5 years ago

edzillion commented 5 years ago

I mostly understand Cognito and have a user pool that is setup how we want (with some minor alterations for testing). I am going to see if I can terraform import the pool etc.

edzillion commented 5 years ago

Ok cool I have moved the cognito stuff and got the same functionality working as before.

The process is a little tedious:

https://github.com/CirclesUBI/infrastructure-provisioning/pull/24