We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apiVersion: cognitoidp.aws.upbound.io/v1beta1 kind: User metadata: name: example spec: forProvider: region: eu-central-1 at userPoolIdSelector: matchControllerRef: true
Try to create a User with the above manifest
I have tried to create a User with the provided manifest, I get an error showing "errorMessage": "Username should be an email.",
"errorMessage": "Username should be an email.",
No response
1.17.1
1.13
1.30
EKS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Affected Resource(s)
Resource MRs required to reproduce the bug
Steps to Reproduce
Try to create a User with the above manifest
What happened?
I have tried to create a User with the provided manifest, I get an error showing
"errorMessage": "Username should be an email.",
Relevant Error Output Snippet
No response
Crossplane Version
1.17.1
Provider Version
1.13
Kubernetes Version
1.30
Kubernetes Distribution
EKS
Additional Info
No response
The text was updated successfully, but these errors were encountered: