Created
January 16, 2020 12:46
-
-
Save raphink/59f0cc9eec12f3acbc3fe11a65625da5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== RUN TestAccRancherCertificateDataSource_foo | |
--- FAIL: TestAccRancherCertificateDataSource_foo (2.45s) | |
testing.go:569: Step 0 error: errors during apply: | |
Error: Bad response statusCode [422]. Status [422 Unprocessable Entity]. Body: [fieldName=name, baseType=error, code=NotUnique] from [http://localhost:8080/v2-beta/projects/1a5/certificates] | |
on /tmp/tf-test019194136/main.tf line 2: | |
(source code not available) | |
FAIL | |
FAIL github.com/terraform-providers/terraform-provider-rancher/rancher 2.461s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment