Skip to content

Terraform (IaC) to configure an AWS Cognito user pool.

License

Notifications You must be signed in to change notification settings

MhmdRyhn/aws-cognito-iac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aws Cognito IaC

Terraform (IaC) to configure an AWS Cognito user pool.

Create The Resources

To apply the configuration run the buils.sh script. Make sure that the script has teh executable permission.

  • Grant executable permission
sudo chmod u+x build.sh
  • Run the build script
./build.sh

Issue: If the terraform apply command is applied two or more consecutive times, the cognito user pool gets destroyed every time. This is an open issue when this section in README is added/updated. So, the developers must be very careful and keep the issue in mind when updating the user pool settings. Issue link: hashicorp/terraform-provider-aws#4228

About

Terraform (IaC) to configure an AWS Cognito user pool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published