Skip to content
New issue

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

[Bug] Cognito/User: Cannot create a Cognito User #1543

Open
1 task done
irizzant opened this issue Oct 29, 2024 · 0 comments
Open
1 task done

[Bug] Cognito/User: Cannot create a Cognito User #1543

irizzant opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working needs:triage

Comments

@irizzant
Copy link

irizzant commented Oct 29, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Affected Resource(s)

  • cognitoidp.aws.upbound.io/v1beta1 User

Resource MRs required to reproduce the bug

apiVersion: cognitoidp.aws.upbound.io/v1beta1
kind: User
metadata:
  name: example
spec:
  forProvider:
    region: eu-central-1
    at
    userPoolIdSelector:
      matchControllerRef: true

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

@irizzant irizzant added bug Something isn't working needs:triage labels Oct 29, 2024
@irizzant irizzant changed the title [Bug]: Cannot create a Cognito User [Bug] Cognito: Cannot create a Cognito User Nov 2, 2024
@irizzant irizzant changed the title [Bug] Cognito: Cannot create a Cognito User [Bug] Cognito/User: Cannot create a Cognito User Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs:triage
Projects
None yet
Development

No branches or pull requests

1 participant