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

Test update - Update test certificate #407

Closed
leofigy opened this issue Feb 10, 2021 · 2 comments
Closed

Test update - Update test certificate #407

leofigy opened this issue Feb 10, 2021 · 2 comments

Comments

@leofigy
Copy link
Contributor

leofigy commented Feb 10, 2021

One of the sanity tests were failing because the CA has already expired

2021/02/10 00:59:58 [DEBUG] mongodbatlas_x509_authentication_database_user.test: apply errored, but we're indicating that via the Error pointer rather than returning it: error creating Customer X509 Authentication in the project(602384672b30ad42d473394c): PATCH https://cloud.mongodb.com/api/atlas/v1.0/groups/602384672b30ad42d473394c/userSecurity: 400 (request "EXPIRED_X509_CA_CERTIFICATE") The X.509 CA certificate has expired.
2021/02/10 00:59:58 [ERROR] <root>: eval: *terraform.EvalApplyPost, err: error creating Customer X509 Authentication in the project(602384672b30ad42d473394c): PATCH https://cloud.mongodb.com/api/atlas/v1.0/groups/602384672b30ad42d473394c/userSecurity: 400 (request "EXPIRED_X509_CA_CERTIFICATE") The X.509 CA certificate has expired.
2021/02/10 00:59:58 [ERROR] <root>: eval: *terraform.EvalSequence, err: error creating Customer X509 Authentication in the project(602384672b30ad42d473394c): PATCH https://cloud.mongodb.com/api/atlas/v1.0/groups/602384672b30ad42d473394c/userSecurity: 400 (request "EXPIRED_X509_CA_CERTIFICATE") The X.509 CA certificate has expired.
2021/02/10 00:59:58 [DEBUG] New state was assigned lineage "515fe1c1-3a36-b89d-f05d-81e0abb8fc92"
    testing.go:684: Step 0 error: errors during apply:
        
        Error: error creating Customer X509 Authentication in the project(602384672b30ad42d473394c): PATCH https://cloud.mongodb.com/api/atlas/v1.0/groups/602384672b30ad42d473394c/userSecurity: 400 (request "EXPIRED_X509_CA_CERTIFICATE") The X.509 CA certificate has expired.
        
          on /tmp/tf-test151449554/main.tf line 7:
          (source code not available)
        
        
2021/02/10 00:59:58 [WARN] Test: Executing destroy step
@themantissa
Copy link
Collaborator

Created INTMDB-181

@themantissa
Copy link
Collaborator

Completed.

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

No branches or pull requests

2 participants