Hello,
I have been trying to find a way to retrieve the Cognito domain of a Cognito User Pool using terraform datasources. But it seems like this possibility is not present in the terraform aws provider. However, creating a cognito domain seems possible as a resource.
Is there any opened PR requesting the feature ? Or am I the only one trying to implement this ?