trussworks / terraform-aws-saml-cognito

Creates AWS Cognito resources for using SAML authentication
https://registry.terraform.io/modules/trussworks/saml-cognito
BSD 3-Clause "New" or "Revised" License
7 stars 11 forks source link

Add explicit depends_on on create domain #38

Closed claytonsilva closed 3 years ago

claytonsilva commented 3 years ago

This feature add explicit depends_on to avoid this error:

Error creating Cognito User Pool Domain: InvalidParameterException: Custom domain is not a valid subdomain: Was not able to resolve the root domain, please ensure an A record exists for the root domain 
claytonsilva commented 3 years ago

I will cancel because i have a mistake with correct usage