Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Error while creating Cognito User Pool Domain #16

Open
dristirakeshr opened this issue Oct 30, 2023 · 1 comment
Open

Error while creating Cognito User Pool Domain #16

dristirakeshr opened this issue Oct 30, 2023 · 1 comment

Comments

@dristirakeshr
Copy link

Error: creating Cognito User Pool Domain (dcv-portal-dev-auth): InvalidParameterException: Domain already associated with another user pool.with module.authentication.aws_cognito_user_pool_domain.main,
│ on modules/authentication/main.tf line 43, in resource "aws_cognito_user_pool_domain" "main":
│ 43: resource "aws_cognito_user_pool_domain

However, there is no aws_cognito_user_pool_domain with name dcv-portal-dev-auth

@signalconductor
Copy link

When I ran into this, it was due to needing to define a unique name for the project. I believe the environment + project name has to be unique across all of AWS so using the defaults fails.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants