You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
One of the sanity tests were failing because the CA has already expired
The text was updated successfully, but these errors were encountered: